Vlad Yasevich
|
4cd729b042
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
|
12 年之前 |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Vlad Yasevich
|
4543fbefe6
net: count hw_addr syncs so that unsync works properly.
|
12 年之前 |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
4c3d5e7b41
net: reorder some fields of net_device
|
12 年之前 |
Paul Bolle
|
f3d4039242
tokenring: delete last holdout of CONFIG_TR
|
12 年之前 |
Dmitry Kravkov
|
24f11a5cf5
line up comment for ndo_bridge_getlink
|
12 年之前 |
Fernando Luis Vazquez Cao
|
764444f5a3
net: clean leftover of COMPAT_NET_DEV_OPS removal
|
12 年之前 |
nikolay@redhat.com
|
8a7fbfab4b
netxen: write IP address to firmware when using bonding
|
12 年之前 |
Pravin B Shelar
|
ec5f061564
net: Kill link between CSUM and SG features.
|
12 年之前 |
Eric Dumazet
|
82dc3c63c6
net: introduce NAPI_POLL_WEIGHT
|
12 年之前 |
Cong Wang
|
cd0615746b
net: fix a build failure when !CONFIG_PROC_FS
|
12 年之前 |
Cong Wang
|
900ff8c632
net: move procfs code to net/core/net-procfs.c
|
12 年之前 |
Pravin B Shelar
|
05e8ef4ab2
net: factor out skb_mac_gso_segment() from skb_gso_segment()
|
12 年之前 |
Vlad Yasevich
|
1690be63a2
bridge: Add vlan support to static neighbors
|
12 年之前 |
Vlad Yasevich
|
6cbdceeb1c
bridge: Dump vlan information from a bridge port
|
12 年之前 |
Vlad Yasevich
|
407af3299e
bridge: Add netlink interface to configure vlans on bridge ports
|
12 年之前 |
David Ward
|
febf018d22
net/802: Implement Multiple Registration Protocol (MRP)
|
12 年之前 |
Cong Wang
|
12b0004d1d
net: adjust skb_gso_segment() for calling in rx path
|
12 年之前 |
Cong Wang
|
5fbee843c3
netpoll: add RCU annotation to npinfo field
|
12 年之前 |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Stanislaw Gruszka
|
d07d7507bf
net, wireless: overwrite default_ethtool_ops
|
12 年之前 |
Alexander Duyck
|
024e9679a2
net: Add support for XPS without sysfs being defined
|
12 年之前 |
Alexander Duyck
|
537c00de1c
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
|
12 年之前 |
Alexander Duyck
|
416186fbf8
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
|
12 年之前 |
Jiri Pirko
|
85464ef271
net: kill dev->master
|
12 年之前 |
Jiri Pirko
|
8b98a70c28
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
|
12 年之前 |
Jiri Pirko
|
9ff162a8b9
net: introduce upper device lists
|
12 年之前 |
Jiri Pirko
|
fbdeca2d77
net: add address assign type "SET"
|
12 年之前 |
Eric Dumazet
|
2681128f0c
veth: reduce stat overhead
|
12 年之前 |