Eric W. Biederman
|
d90a909e1f
net: Fix userspace RTM_NEWLINK notifications.
|
15 years ago |
Krishna Kumar
|
e93737b0f0
net: Handle NETREG_UNINITIALIZED devices correctly
|
15 years ago |
Patrick Mullaney
|
fc4a748966
netdevice: provide common routine for macvlan and vlan operstate management
|
15 years ago |
Eric W. Biederman
|
04dc7f6be3
net: Move network device exit batching
|
15 years ago |
Eric W. Biederman
|
e008b5fc8d
net: Simplfy default_device_exit and improve batching.
|
15 years ago |
Eric W. Biederman
|
a5ee155136
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
|
15 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
Arnd Bergmann
|
445409602c
veth: move loopback logic to common location
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Jaswinder Singh Rajput
|
6ebfbc0656
net: Fix missing kernel-doc notation
|
15 years ago |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 years ago |
Octavian Purdila
|
d90310243f
net: device name allocation cleanups
|
15 years ago |
Eric Dumazet
|
e014debecd
linkwatch: linkwatch_forget_dev() to speedup device dismantle
|
15 years ago |
Octavian Purdila
|
395264d509
net: introduce NETDEV_UNREGISTER_PERNET
|
15 years ago |
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 |