Commit Graph

43 Commits (8bba066f4e3854755a303cee37ea37bd080a46b3)

Author SHA1 Message Date
Patrick McHardy b974179abe [RTNETLINK]: Fix use of wrong skb in do_getlink() 19 years ago
Eric Sesterhenn 9918f23096 [RTNETLINK]: Possible dereference in net/core/rtnetlink.c 19 years ago
Patrick McHardy 78e5b8916e [RTNETLINK]: Fix netdevice name corruption 19 years ago
Thomas Graf 3015d5d4e5 [RTNETLINK]: Fix typo causing wrong skb to be freed 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
David S. Miller a57d27fc71 [RTNETLINK]: Don't return error on no-metrics. 19 years ago
Thomas Graf 2d7202bfdd [IPv6] route: Convert FIB6 dumping to use new netlink api 19 years ago
Thomas Graf 56fc85ac96 [RTNETLINK]: Unexport rtnl socket 19 years ago
Thomas Graf 0ec6d3f467 [NET] link: Convert notifications to use rtnl_notify() 19 years ago
Thomas Graf 97676b6b55 [RTNETLINK]: Add rtnetlink notification interface 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Thomas Graf b63bbc5006 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h 19 years ago
Thomas Graf 9067c722cf [NEIGH]: Move netlink neighbour bits to linux/neighbour.h 19 years ago
Thomas Graf b60c5115f4 [NET]: Convert link dumping to new netlink api 19 years ago
Thomas Graf da5e0494c5 [NET]: Convert link modification to new netlink api 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Thomas Graf 14c0b97ddf [NET]: Protocol Independant Policy Routing Rules Framework 19 years ago
David S. Miller 70f8e78e15 [RTNETLINK]: Fix IFLA_ADDRESS handling. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
Jean Tourrilhes 711e2c33ac [PATCH] WE-20 for kernel 2.6.16 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Stefan Rompf b00055aacd [NET] core: add RFC2863 operstate 19 years ago
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink 19 years ago
Thomas Graf 9ac4a16983 [RTNETLINK]: Use generic netlink receive queue processor 19 years ago
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 19 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Patrick McHardy b3563c4fbf [NETLINK]: Clear padding in netlink messages 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
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
David S. Miller 0f4821e7b9 [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). 20 years ago
David S. Miller 09e1430598 [NETLINK]: Fix infinite loops in synchronous netlink changes. 20 years ago
Herbert Xu 2a0a6ebee1 [NETLINK]: Synchronous message processing. 20 years ago
Thomas Graf db46edc6d3 [RTNETLINK] Cleanup rtnetlink_link tables 20 years ago
Thomas Graf f90a0a74b8 [RTNETLINK] Fix & cleanup rtm_min/rtm_max 20 years ago
Al Viro 5523662c4c [NET]: kill gratitious includes of major.h 20 years ago
Al Viro b453257f05 [PATCH] kill gratitious includes of major.h under net/* 20 years ago
David S. Miller 98f245e797 [RTNETLINK]: Add comma to final entry in link_rtnetlink_table 20 years ago
Thomas Graf 240eed95eb [RTNETLINK]: Protocol family wildcard dumping for routing rules 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago