Commit Graph

52 Commits (97c46048ce73c27fd2734299f07a8c06c8156a2e)

Author SHA1 Message Date
Eric Dumazet fca09fb732 [DECNET] ROUTE: remove unecessary alignment 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
YOSHIFUJI Hideaki b98999dc38 [DECNET]: Use htons() where appropriate. 17 years ago
Herbert Xu 96eba69dba [DECNET]: Fix inverted wait flag in xfrm_lookup call 17 years ago
Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Herbert Xu 352e512c32 [NET]: Eliminate duplicate copies of dst_discard 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Eric Dumazet 0d89d7944f [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache 17 years ago
Pavel Emelyanov 03f49f3457 [NET]: Make helper to get dst entry and "use" it 17 years ago
Pavel Emelyanov 31164088d7 [DECNET]: Make decnet code use the seq_open_private() 18 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Mariusz Kozlowski f87966541e [DECNET]: kmalloc + memset conversion to kzalloc 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Thomas Graf fa34ddd739 [DECNet]: Use rtnl registration interface 18 years ago
Arnaldo Carvalho de Melo dc5fc579b9 [NETLINK]: Use nlmsg_trim() where appropriate 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Eric Dumazet 0c195c3fc4 [DECNET]: Convert decnet route to use the new dst_entry 'next' pointer 18 years ago
YOSHIFUJI Hideaki 429eb0fae6 [NET] DECNET: Fix whitespace errors. 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Thomas Graf 4e9b826935 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms 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
Steven Whitehouse 3a31b9d2f2 [DECNET]: Fix input routing bug 19 years ago
Patrick McHardy be60358e94 [DECNET]: Use correct config option for routing by fwmark in compare_keys() 19 years ago
David S. Miller 8238b218ec [NET]: Do not memcmp() over pad bytes of struct flowi. 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 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
Steven Whitehouse a8731cbf61 [DECNET]: Covert rules to use generic code 19 years ago
Patrick Caulfield 9bbf28a1ff [DECNET]: Fix for routing bug 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
Adrian Bunk 3400112794 [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking 19 years ago
Steven Whitehouse c4ea94ab37 [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago