Commit Graph

27 Commits (f4330002d11f032559954cbff68a5cad95b6d27f)

Author SHA1 Message Date
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Al Viro 81f7bf6cba [IPV4]: net/ipv4/fib annotations 19 years ago
Al Viro 1e8aa6f125 [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken 19 years ago
Al Viro 1ef1b8c85b [IPV4]: fib_semantic_match() annotations 19 years ago
Al Viro d878e72e41 [IPV4]: ip_fib_check_default() annotated 19 years ago
Al Viro 17fb2c6439 [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated 19 years ago
Al Viro b83738ae00 [IPV4]: FIB_RES_PREFSRC() annotated 19 years ago
Thomas Graf be403ea185 [IPv4]: Convert FIB dumping to use new netlink api 19 years ago
Thomas Graf 4e902c5741 [IPv4]: FIB configuration using struct fib_config 19 years ago
Thomas Graf f21c7bc5f6 [IPv4] route: Convert route notifications to use rtnl_notify() 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
Stephen Hemminger 832b4c5e18 [IPV4] fib: convert reader/writer to spinlock 19 years ago
Alexey Kuznetsov 6e8fcbf640 [IPV4]: severe locking bug in fib_semantics.c 19 years ago
Patrick McHardy 8265abc082 [IPV4]: Fix nexthop realm dumping for multipath routes 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago
Robert Olsson e5b4376074 [IPV4]: Prepare FIB core for RCU. 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
David S. Miller b7656e7f29 [IPV4]: Fix memory leak during fib_info hash expansion. 20 years ago
Jamal Hadi Salim 9ed19f339e [NETLINK]: Set correct pid for ioctl originating netlink events 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago