Eric Dumazet
|
d83345adf9
net: add dev_txq_stats_fold() helper
|
15 years ago |
David S. Miller
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
91e9c07bd6
net: Fix the rollback test in dev_change_name()
|
15 years ago |
Jarek Poplawski
|
9a1654ba0b
net: Optimize hard_start_xmit() return checking
|
15 years ago |
Eric Dumazet
|
ed04642f75
net: check the return value of ndo_select_queue()
|
15 years ago |
Patrick McHardy
|
572a9d7b6f
net: allow to propagate errors through ->ndo_hard_start_xmit()
|
15 years ago |
stephen hemminger
|
08e9897d51
netdev: fold name hash properly (v3)
|
15 years ago |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 years ago |
Eric Dumazet
|
3710becf8a
net: RCU locking for simple ioctl()
|
15 years ago |
Eric W. Biederman
|
9fdce099bb
veth: Fix unregister_netdevice_queue for veth
|
15 years ago |
Eric Dumazet
|
72c9528bab
net: Introduce dev_get_by_name_rcu()
|
15 years ago |
Eric Dumazet
|
0bd8d53656
net: use hlist_for_each_entry()
|
15 years ago |
Ben Hutchings
|
c7c4b3b6e9
gro: Change all receive functions to return GRO result codes
|
15 years ago |
Ben Hutchings
|
5b252f0c2f
gro: Name the GRO result enumeration type
|
15 years ago |
Eric Dumazet
|
fb699dfd42
net: Introduce dev_get_by_index_rcu()
|
15 years ago |
Eric Dumazet
|
63c8099d90
vlan: Optimize multiple unregistration
|
15 years ago |
Eric Dumazet
|
23289a37e2
net: add a list_head parameter to dellink() method
|
15 years ago |
Eric Dumazet
|
9b5e383c11
net: Introduce unregister_netdevice_many()
|
15 years ago |
Eric Dumazet
|
44a0873d52
net: Introduce unregister_netdevice_queue()
|
15 years ago |
Eric Dumazet
|
05423b2413
vlan: allow null VLAN ID to be used
|
15 years ago |
Eric Dumazet
|
7c28bd0b8e
rtnetlink: speedup rtnl_dump_ifinfo()
|
15 years ago |
Krishna Kumar
|
a4ee3ce329
net: Use sk_tx_queue_mapping for connected sockets
|
15 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 years ago |
Sridhar Samudrala
|
d9f5950f90
net: Make UFO on master device independent of attached devices
|
15 years ago |
Johannes Berg
|
7ffbe3fdac
net: introduce NETDEV_POST_INIT notifier
|
15 years ago |
Eric Dumazet
|
81bbb3d404
net: restore tx timestamping for accelerated vlans
|
15 years ago |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
16 years ago |
Linus Torvalds
|
d7e9660ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Stephen Hemminger
|
4fb019a01a
net: force bridge module(s) to be GPL
|
16 years ago |
Eric Dumazet
|
55f9d6786d
net: Remove debugging code
|
16 years ago |