Commit Graph

70 Commits (b677c210cec0d6755335ffc01691982c417dd39e)

Author SHA1 Message Date
Mariusz Kozlowski 1bcabbdb0b [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Philippe De Muyter 4839c52b01 [IPV4]: Make ip_tos2prio const. 18 years ago
David S. Miller e06e7c6158 [IPV4]: The scheduled removal of multipath cached routing support. 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
David S. Miller f6c5d736af [IPV4]: Remove IPVS icmp hack from route.c for now. 18 years ago
Janusz Krzysztofik 2d771cd86d [IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed 18 years ago
Thomas Graf 63f3444fb9 [IPv4]: Use rtnl registration interface 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
James Morris 9d729f72dc [NET]: Convert xtime.tv_sec to get_seconds() 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Eric Dumazet 093c2ca416 [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Li Yewang 14fb8a7647 [IPV4]: Fix BUG of ip_rt_send_redirect() 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Patrick McHardy 1b6651f1bf [XFRM]: Use output device disable_xfrm for forwarded packets 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
Thomas Graf 47dcf0cb10 [NET]: Rethink mark field in struct flowi 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
David S. Miller 8238b218ec [NET]: Do not memcmp() over pad bytes of struct flowi. 19 years ago
Al Viro 17fb2c6439 [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated 19 years ago
Al Viro e448515c79 [IPV4] net/ipv4/route.c: trivial endianness annotations 19 years ago
Al Viro d9c9df8c93 [IPV4]: fib_validate_source() annotations 19 years ago
Al Viro a61ced5d1c [IPV4]: inet_select_addr() annotations 19 years ago
Al Viro 8c7bc84085 [IPV4]: annotate rt_hash_code() users 19 years ago
Al Viro f7655229c0 [IPV4]: ip_rt_redirect() annotations 19 years ago
Al Viro 9e12bb22e3 [IPV4]: ip_route_input() annotations 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Thomas Graf d889ce3b29 [IPv4]: Convert route get to new netlink api 19 years ago
Thomas Graf be403ea185 [IPv4]: Convert FIB dumping to use new netlink api 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
Kirill Korotaev 8d1502de27 [IPV4]: Limit rt cache size properly. 19 years ago
Tom Tucker 8d71740c56 [NET]: Core net changes to generate netevents 19 years ago
Ingo Molnar 6205120044 [PATCH] lockdep: fix RT_HASH_LOCK_SZ 19 years ago
Ingo Molnar 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Stephen Hemminger d2c962b853 [IPV4]: ip_route_input panic fix 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Ilia Sotnikov cef2685e00 [IPV4]: Aggregate route entries with different TOS values 19 years ago
Suresh Bhogavilli 8525987849 [IPV4]: Fix garbage collection of multipath route entries 19 years ago