summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-261-0/+1
* bonding: allow TSO being set on bonding masterEric Dumazet2013-05-161-0/+11
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-1/+0
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-9/+7
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-2/+4
* net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-151-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-071-1/+1
|\
| * net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-1/+1
|\|
| * line up comment for ndo_bridge_getlinkDmitry Kravkov2013-03-271-1/+1
* | net: reorder some fields of net_deviceEric Dumazet2013-03-301-16/+17
* | tokenring: delete last holdout of CONFIG_TRPaul Bolle2013-03-271-2/+0
* | net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao2013-03-151-1/+0
* | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-151-0/+8
* | net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-091-0/+13
* | net: introduce NAPI_POLL_WEIGHTEric Dumazet2013-03-051-0/+5
|/
* 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