Commit Graph

190 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Klaus Heinrich Kiwi 7759db8277 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Chris Leech e83a2ea850 [VLAN]: set_rx_mode support for unicast address list 17 years ago
Stephen Hemminger 72348a424f [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Herbert Xu a66207121f [NET]: Check RTNL status in unregister_netdevice 17 years ago
Denis V. Lunev 81103a52f2 [NETNS]: network namespace was passed into dev_getbyhwaddr but not used 17 years ago
Denis Cheng 3b5b34fd2b [NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Pavel Emelyanov 82d8a867ff [NET]: Make macro to specify the ptype_base size 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
David S. Miller fed17f3094 [NET]: Stop polling when napi_disable() is pending. 17 years ago
Joe Perches 53ccaae1ef [NET] net/core/: Spelling fixes 17 years ago
Wang Chen d59b54b150 [NET]: Fix wrong comments for unregister_net* 17 years ago
Pavel Emelyanov c67625a1ec [NET]: Remove notifier block from chain when register_netdevice_notifier fails 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Alexey Dobriyan 33d36bb83c [NETNS]: init dev_base_lock only once 17 years ago
Stephen Hemminger 3b582cc14c [NET]: docbook fixes for netif_ functions 17 years ago
Daniel Lezcano 93ee31f14f [NET]: Fix free_netdev on register_netdev failure. 17 years ago
David S. Miller 0a7606c121 [NET]: Fix race between poll_napi() and net_rx_action() 17 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 17 years ago
Stephen Hemminger c8d90dca32 [NET] dev_change_name: ignore changes to same name 17 years ago
Pavel Emelyanov 342709efc7 [NET]: Remove in-code externs for some functions from net/core/dev.c 18 years ago
Jeff Garzik bada339ba2 [NET]: Validate device addr prior to interface-up 18 years ago
Pavel Emelyanov 668f895a85 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 18 years ago
Pavel Emelyanov dfa4091129 [NET]: Use the skb_set_queue_mapping where appropriate 18 years ago
Herbert Xu a030847e9f [NET]: Avoid copying TCP packets unnecessarily 18 years ago
Herbert Xu f697c3e8b3 [NET]: Avoid unnecessary cloning for ingress filtering 18 years ago
Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 18 years ago
Pavel Emelyanov 9b77265235 [NET]: Remove double dev->flags checking when calling dev_close() 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Jeff Garzik 14e3e07979 [NET]: split dev_ifsioc() according to locking 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Eric W. Biederman 8b41d1887d [NET]: Fix running without sysfs 18 years ago
Pavel Emelyanov 056925ab31 [NET]: Cleanup calling netdev notifiers. 18 years ago
Pavel Emelyanov 30d97d3585 [NETNS]: Consolidate hashes creation in netdev_init() 18 years ago
Eric W. Biederman ad7379d494 [NET]: Fix the prototype of call_netdevice_notifiers. 18 years ago
Jamal Hadi Salim 22dd749501 [NET]: migrate HARD_TX_LOCK to header file 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
David S. Miller 9d5010db7e [NET]: Add a might_sleep() to dev_close(). 18 years ago
Eric W. Biederman ce286d3273 [NET]: Implement network device movement between namespaces 18 years ago
Eric W. Biederman b267b17964 [NET]: Factor out __dev_alloc_name from dev_alloc_name 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 6d34b1c27a [NET]: Initialize the network namespace of network devices. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Herbert Xu fcc5a03ac4 [NET]: Allow netdev REGISTER/CHANGENAME events to fail 18 years ago
Herbert Xu 7f988eab57 [NET]: Take dev_base_lock when moving device name hash list entry 18 years ago