aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* net: fix a build failure when !CONFIG_PROC_FSCong Wang2013-02-19
* net: move procfs code to net/core/net-procfs.cCong Wang2013-02-19
* net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar2013-02-15
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
* bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2013-02-13
* net/802: Implement Multiple Registration Protocol (MRP)David Ward2013-02-10
* net: adjust skb_gso_segment() for calling in rx pathCong Wang2013-02-06
* netpoll: add RCU annotation to npinfo fieldCong Wang2013-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-11
* | net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-11
* | net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-11
* | net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck2013-01-11
* | net: kill dev->masterJiri Pirko2013-01-04
* | net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-04
* | net: introduce upper device listsJiri Pirko2013-01-04
* | net: add address assign type "SET"Jiri Pirko2013-01-04
* | veth: reduce stat overheadEric Dumazet2012-12-30
* | net: add change_carrier netdev opJiri Pirko2012-12-28
|/
* net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
| * | core: make GRO methods static.Rami Rosen2012-11-29
| * | sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-26
| * | net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
| * | net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
| * | net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-15
| * | net: create generic bridge opsJohn Fastabend2012-10-31
| |/
* / net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-07
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-08
* net: gro: selective flush of packetsEric Dumazet2012-10-08
* net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: add attributes to fdb interfacestephen hemminger2012-10-01
| * net: struct napi_struct fields reorderingEric Dumazet2012-09-27
| * netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-19
| * netdev: make address const in device address managementstephen hemminger2012-09-19
| * net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-05
| * net: Set device operstate at registration timeBen Hutchings2012-08-24
| * net: remove delay at device dismantleEric Dumazet2012-08-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
| |\
| * | net: remove netdev_bonding_change()Amerigo Wang2012-08-14
| * | net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
* | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-17
| |/ |/|
* | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
* | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
|/