Cong Wang
|
75538c2b85
net: always pass struct netdev_notifier_info to netdevice notifiers
|
12 years ago |
Jiri Pirko
|
be9efd3653
net: pass changed flags along with NETDEV_CHANGE event
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Simon Horman
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |
Jiri Pirko
|
42e52bf9e3
net: add netnotifier event for upper device change
|
12 years ago |
David S. Miller
|
e6ff4c75f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Willem de Bruijn
|
99bbc70741
rps: selective flow shedding during softnet overflow
|
12 years ago |
Eric Dumazet
|
b0ce3508b2
bonding: allow TSO being set on bonding master
|
12 years ago |
Al Viro
|
243198d09f
rps_dev_flow_table_release(): no need to delay vfree()
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Vlad Yasevich
|
4cd729b042
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
|
12 years ago |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Vlad Yasevich
|
4543fbefe6
net: count hw_addr syncs so that unsync works properly.
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
4c3d5e7b41
net: reorder some fields of net_device
|
12 years ago |
Paul Bolle
|
f3d4039242
tokenring: delete last holdout of CONFIG_TR
|
12 years ago |
Dmitry Kravkov
|
24f11a5cf5
line up comment for ndo_bridge_getlink
|
12 years ago |
Fernando Luis Vazquez Cao
|
764444f5a3
net: clean leftover of COMPAT_NET_DEV_OPS removal
|
12 years ago |
nikolay@redhat.com
|
8a7fbfab4b
netxen: write IP address to firmware when using bonding
|
12 years ago |
Pravin B Shelar
|
ec5f061564
net: Kill link between CSUM and SG features.
|
12 years ago |
Eric Dumazet
|
82dc3c63c6
net: introduce NAPI_POLL_WEIGHT
|
12 years ago |
Cong Wang
|
cd0615746b
net: fix a build failure when !CONFIG_PROC_FS
|
12 years ago |
Cong Wang
|
900ff8c632
net: move procfs code to net/core/net-procfs.c
|
12 years ago |
Pravin B Shelar
|
05e8ef4ab2
net: factor out skb_mac_gso_segment() from skb_gso_segment()
|
12 years ago |
Vlad Yasevich
|
1690be63a2
bridge: Add vlan support to static neighbors
|
12 years ago |
Vlad Yasevich
|
6cbdceeb1c
bridge: Dump vlan information from a bridge port
|
12 years ago |
Vlad Yasevich
|
407af3299e
bridge: Add netlink interface to configure vlans on bridge ports
|
12 years ago |
David Ward
|
febf018d22
net/802: Implement Multiple Registration Protocol (MRP)
|
12 years ago |
Cong Wang
|
12b0004d1d
net: adjust skb_gso_segment() for calling in rx path
|
12 years ago |