summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-4/+4
* net: add documentation for BQL helpersFlorian Fainelli2013-09-061-0/+26
* vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2013-09-051-0/+19
* net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-291-0/+10
* net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+1
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-1/+1
* | net: add ndo to get id of physical port of the deviceJiri Pirko2013-07-301-0/+20
* | net: Make devnet_rename_seq staticThomas Gleixner2013-07-241-3/+0
* | net: convert resend IGMP to notifier eventJiri Pirko2013-07-231-0/+1
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+1
|\
| * net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-261-0/+1
* | net/core: Add VF link state controlRony Efraim2013-06-131-0/+3
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-131-2/+2
* | doc:networking: Update comment for dev_id field in netdevice.hNarendra K2013-06-121-2/+4
* | net: add low latency socket pollEliezer Tamir2013-06-101-0/+3
* | net: add napi_id and hashEliezer Tamir2013-06-101-0/+29
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-281-0/+6
* | net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-281-0/+5
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-0/+13
* | MPLS: Add limited GSO supportSimon Horman2013-05-271-0/+2
* | net: add netnotifier event for upper device changeJiri Pirko2013-05-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-241-0/+11
|\ \ | |/
| * bonding: allow TSO being set on bonding masterEric Dumazet2013-05-161-0/+11
* | rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-201-0/+17
|/
* 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
|\
OpenPOWER on IntegriCloud