Commit Graph

848 Commits (b2fd5321dd160ef309dfb6cfc78ed8de4a830659)

Author SHA1 Message Date
Jan Engelhardt 1e637c74b0 [IPV4]: Enable use of 240/4 address space. 17 years ago
Jarek Poplawski 96750162b5 [NET] gen_estimator: gen_replace_estimator() cosmetic changes 17 years ago
Stephen Hemminger 72348a424f [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop 17 years ago
Denis V. Lunev 51314a17ba [NETNS]: Process FIB rule action in the context of the namespace. 17 years ago
Denis V. Lunev 9e3a548781 [NETNS]: FIB rules API cleanup. 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 4f84d82f7a [NETNS]: Memory leak on network namespace stop. 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Denis V. Lunev 06f0511df1 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. 17 years ago
Denis V. Lunev 14db4133d5 [ARP]: Remove forward declaration of neigh_changeaddr. 17 years ago
Denis V. Lunev 486b51d370 [ARP]: Remove overkill checks from neigh_param_alloc. 17 years ago
Denis V. Lunev 72132c1b6c [IPV4]: fib_rules_unregister is essentially void. 17 years ago
Ilpo Järvinen 8519660b98 [NET] core/utils.c: digit2bin is dead static inline 17 years ago
Ilpo Järvinen 6db105db95 [PKTGEN]: uninline getCurUs 17 years ago
Ilpo Järvinen 56e252c748 [PKTGEN]: Kill dead static inlines 17 years ago
Denis V. Lunev 4250846146 [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics 17 years ago
Denis V. Lunev 5fd30ee7c4 [NETNS]: Namespacing in the generic fib rules code. 17 years ago
Denis V. Lunev 868d13ac81 [NETNS]: Pass fib_rules_ops into default_pref method. 17 years ago
Denis V. Lunev f8c26b8d58 [NETNS]: Add netns parameter to fib_rules_(un)register. 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Eric Dumazet 789675e216 [NET]: Avoid divides in net/core/gen_estimator.c 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Eric Dumazet 680a5a5086 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Michael Chan 7ffc49a6ee [ETH]: Combine format_addr() with print_mac(). 17 years ago
Eric Dumazet 21371f768b [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim() 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Pavel Emelyanov a43d8994b9 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. 17 years ago
Joe Perches 21cf2253eb [IPV4] net/core: Use ipv4_is_<type> 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
Eric Dumazet 64b7d96167 [NET]: dst_ifdown() cleanup 17 years ago
Pavel Emelyanov b8e1f9b5c3 [NET] sysctl: make sysctl_somaxconn per-namespace 17 years ago
Pavel Emelyanov 790a353289 [NET] sysctl: prepare core tables to point to netns variables 17 years ago
Pavel Emelyanov 024626e36d [NET] sysctl: make the sys.net.core sysctls per-namespace 17 years ago
Denis Cheng 3b5b34fd2b [NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Daniel Lezcano 9eb87f3f7e [IPV6]: Make fib6_rules_init to return an error code. 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 years ago
Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 years ago
Pavel Emelyanov 33eb9cfc70 [NET]: Isolate the net/core/ sysctl table 17 years ago
Pavel Emelyanov 7e2e109cef [NET]: Remove unneeded ifdefs from sysctl_net_core.c 17 years ago
Pavel Emelyanov c3bac5a71b [NEIGH]: Use the ctl paths to create neighbours sysctls 17 years ago
Pavel Emelyanov 3c607bbb47 [NEIGH]: Cleanup the neigh_sysctl_register 17 years ago
Patrick McHardy a99a00cf1a [NET]: Move netfilter checksum helpers to net/core/utils.c 17 years ago
Pavel Emelyanov df1b86c53d [NET]: Nicer WARN_ON in netstat_show 17 years ago
Pavel Emelyanov 82d8a867ff [NET]: Make macro to specify the ptype_base size 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field 17 years ago