Commit Graph

117 Commits (fda83a99b2b49016b9d7ed562745969db25c4ef9)

Author SHA1 Message Date
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Patrick McHardy 6313c1e099 [RTNETLINK]: Remove unnecessary locking in dump callbacks 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Arnaldo Carvalho de Melo 1a4e2d093f [SK_BUFF]: Some more conversions to skb_copy_from_linear_data 18 years ago
Thomas Graf 4b19ca44cb [NET] fib_rules: delay route cache flush by ip_rt_min_delay 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Thomas Graf 73417f617a [NET] fib_rules: Flush route cache after rule modifications 18 years ago
Thomas Graf c454673da7 [NET] rules: Unified rules dumping 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 b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 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
Thomas Graf a979101106 [DECNet] fib: Fix out of bound access of dn_fib_props[] 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman d87abf4276 [PATCH] sysctl: decnet: remove unnecessary insert_at_head flag 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
Al Viro 2835fdfa4a [PATCH] FRA_{DST,SRC} are le16 for decnet 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Eric Dumazet 0c195c3fc4 [DECNET]: Convert decnet route to use the new dst_entry 'next' pointer 18 years ago
Al Viro 11a2254716 [DECNET]: FRA_{DST,SRC} are le16 for decnet 18 years ago
YOSHIFUJI Hideaki 429eb0fae6 [NET] DECNET: Fix whitespace errors. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Eric W. Biederman 95743deb34 [DECNET]: Handle a failure in neigh_parms_alloc (take 2) 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 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 4a89c2562c [DECNET] address: Convert to new netlink interface 18 years ago
Thomas Graf b020b942cd [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() 18 years ago
Thomas Graf a6f01cace3 [DECNET] address: Calculate accurate message size for netlink notifications 18 years ago
Arnaldo Carvalho de Melo e6b61105f6 [DECNET]: Use kzalloc where applicable 18 years ago
Arnaldo Carvalho de Melo c66b721a50 [DECNET]: Use kmemdup 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
David S. Miller 75356f27ed [DECNET]: Fix build regressions. 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Thomas Graf 1f6c9557e8 [NET] rules: Share common attribute validation policy 18 years ago
Thomas Graf b8964ed9fa [NET] rules: Protocol independant mark selector 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
Ralf Baechle 0afc46c468 [DECNET]: Don't clear memory twice. 18 years ago
Steven Whitehouse 375d9d7183 [DECNET]: Endianess fixes (try #2) 18 years ago
Steven Whitehouse 3a31b9d2f2 [DECNET]: Fix input routing bug 19 years ago