Commit Graph

101 Commits (add459aa1afe05472abc96f6a29aefd0c84e73d6)

Author SHA1 Message Date
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
Patrick McHardy be60358e94 [DECNET]: Use correct config option for routing by fwmark in compare_keys() 19 years ago
Patrick McHardy 52c41a3224 [DECNET]: Fix sfuzz hanging on 2.6.18 19 years ago
David S. Miller 8238b218ec [NET]: Do not memcmp() over pad bytes of struct flowi. 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Patrick McHardy 88e91f2903 [DECNET]: Add support for fwmark masks in routing rules 19 years ago
Thomas Graf dc738dd83e [DECNET]: Convert DECnet notifications to use rtnl_notify() 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Adrian Bunk 2aa7f36cdb [DECNET]: cleanups 19 years ago
Steven Whitehouse d1aa62f15b [DECNET] Fix to decnet rules compare function 19 years ago
Steven Whitehouse d880309ae1 [DECNET] Fix to multiple tables routing 19 years ago
Patrick McHardy abcab26830 [DECNET]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
Patrick McHardy 2dfe55b47e [NET]: Use u32 for routing table IDs 19 years ago
Steven Whitehouse a22ec367b0 [DECNET]: Convert rwlock to spinlock 19 years ago