Commit Graph

717 Commits (9a2e70572e94e21e7ec4186702d045415422bda0)

Author SHA1 Message Date
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Eric W. Biederman d12af679bc sysctl: fix neighbour table sysctls. 18 years ago
Herbert Xu 13996378e6 [IPSEC]: Rename mode to outer_mode and add inner_mode 18 years ago
Pavel Emelyanov 47e958eac2 [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() 18 years ago
Pavel Emelyanov d3904b7399 [NET]: Cleanup the error path in sk_attach_filter 18 years ago
Pavel Emelyanov 309dd5fc87 [NET]: Move the filter releasing into a separate call 18 years ago
Pavel Emelyanov 55b333253d [NET]: Introduce the sk_detach_filter() call 18 years ago
Pavel Emelyanov 4ae289444b [NEIGH]: Ensure that pneigh_lookup is protected with RTNL 18 years ago
Herbert Xu a030847e9f [NET]: Avoid copying TCP packets unnecessarily 18 years ago
Herbert Xu 172a863f2b [NET]: Fix csum_start update in pskb_expand_head 18 years ago
Herbert Xu f697c3e8b3 [NET]: Avoid unnecessary cloning for ingress filtering 18 years ago
Herbert Xu e0053ec07e [SKBUFF]: Add skb_morph 18 years ago
Herbert Xu dec18810c5 [SKBUFF]: Merge common code between copy_skb_header and skb_clone 18 years ago
Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Denis V. Lunev 1536cc0d55 [NET]: rtnl_unlock cleanups 18 years ago
Pavel Emelyanov 9b77265235 [NET]: Remove double dev->flags checking when calling dev_close() 18 years ago
Pavel Emelyanov 32f0c4cbe4 [NETNS]: Don't memset() netns to zero manually 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
Eric W. Biederman f4618d39a3 [NETNS]: Simplify the network namespace list locking rules. 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Eric W. Biederman 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 18 years ago
Eric W. Biederman 8b41d1887d [NET]: Fix running without sysfs 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Pavel Emelyanov 768f3591e2 [NETNS]: Cleanup list walking in setup_net and cleanup_net 18 years ago
Herbert Xu 52886051ff [SKBUFF]: Fix up csum_start when head room changes 18 years ago
Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 18 years ago
Denis V. Lunev 76c72d4f44 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. 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
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 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 Dumazet 86bba269d0 [PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue 18 years ago
David S. Miller 678aa8e4eb [NET]: #if 0 out net_alloc() for now. 18 years ago
Eric W. Biederman d8a5ec6727 [NET]: netlink support for moving devices between network namespaces. 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 b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago