summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h (follow)
Commit message (Expand)AuthorAge
* Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller2013-09-30
|\
| * [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-26
* | dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel2013-09-30
|/
* net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-26
* net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-26
* net: add netdev_adjacent->private and allow to use itVeaceslav Falico2013-09-26
* net: add adj_list to save only neighboursVeaceslav Falico2013-09-26
* vxlan: Fix sparse warningsJoseph Gasparakis2013-09-15
* net: add documentation for BQL helpersFlorian Fainelli2013-09-06
* vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2013-09-05
* net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-29
* net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01
* | net: add ndo to get id of physical port of the deviceJiri Pirko2013-07-30
* | net: Make devnet_rename_seq staticThomas Gleixner2013-07-24
* | net: convert resend IGMP to notifier eventJiri Pirko2013-07-23
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-26
* | net/core: Add VF link state controlRony Efraim2013-06-13
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-13
* | doc:networking: Update comment for dev_id field in netdevice.hNarendra K2013-06-12
* | net: add low latency socket pollEliezer Tamir2013-06-10
* | net: add napi_id and hashEliezer Tamir2013-06-10
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-28
* | net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-28
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | MPLS: Add limited GSO supportSimon Horman2013-05-27
* | net: add netnotifier event for upper device changeJiri Pirko2013-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
|\|
| * bonding: allow TSO being set on bonding masterEric Dumazet2013-05-16
* | rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-20
|/
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-06
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\
| * net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * line up comment for ndo_bridge_getlinkDmitry Kravkov2013-03-27
* | net: reorder some fields of net_deviceEric Dumazet2013-03-30
* | tokenring: delete last holdout of CONFIG_TRPaul Bolle2013-03-27
* | net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao2013-03-15
* | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-15
* | net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-09
* | net: introduce NAPI_POLL_WEIGHTEric Dumazet2013-03-05
|/
* 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