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