Commit Graph

459 Commits (c1e13f25674ed564948ecb7dfe5f83e578892896)

Author SHA1 Message Date
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
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() 16 years ago
Ben Hutchings c7c4b3b6e9 gro: Change all receive functions to return GRO result codes 16 years ago
Ben Hutchings 5b252f0c2f gro: Name the GRO result enumeration type 16 years ago
Eric Dumazet fb699dfd42 net: Introduce dev_get_by_index_rcu() 16 years ago
Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 16 years ago
Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 16 years ago
Eric Dumazet 9b5e383c11 net: Introduce unregister_netdevice_many() 16 years ago
Eric Dumazet 44a0873d52 net: Introduce unregister_netdevice_queue() 16 years ago
Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 16 years ago
Eric Dumazet 7c28bd0b8e rtnetlink: speedup rtnl_dump_ifinfo() 16 years ago
Krishna Kumar a4ee3ce329 net: Use sk_tx_queue_mapping for connected sockets 16 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Sridhar Samudrala d9f5950f90 net: Make UFO on master device independent of attached devices 16 years ago
Johannes Berg 7ffbe3fdac net: introduce NETDEV_POST_INIT notifier 16 years ago
Eric Dumazet 81bbb3d404 net: restore tx timestamping for accelerated vlans 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 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
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