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 |
Eric Dumazet
|
d1b19dff91
net: net/core/dev.c cleanups
|
16 years ago |
Krishna Kumar
|
03a9a447d2
net: convert remaining non-symbolic return values in dev_queue_xmit
|
16 years ago |
Dmitry Eremin-Solenikov
|
929122cdd5
Drop ARPHRD_IEEE802154_PHY
|
16 years ago |
Eric Paris
|
a8f80e8ff9
Networking: use CAP_NET_ADMIN when deciding to call request_module
|
16 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Krishna Kumar
|
bbd8a0d3a3
net: Avoid enqueuing skb for default qdiscs
|
16 years ago |
Jan Engelhardt
|
36cbd3dcc1
net: mark read-only arrays as const
|
16 years ago |
Ingo Molnar
|
0bf52b9817
net: Fix spinlock use in alloc_netdev_mq()
|
16 years ago |
Jiri Pirko
|
a6ac65db23
net: restore the original spinlock to protect unicast list
|
16 years ago |
Johannes Berg
|
463d018323
cfg80211: make aware of net namespaces
|
16 years ago |
Johannes Berg
|
c4029083e2
net: export __dev_addr_sync/__dev_addr_unsync
|
16 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |