Commit Graph

58 Commits (234a0ca6f1d67ba4c3c3fc8378bbd98d722468e1)

Author SHA1 Message Date
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Stephen Hemminger 596e415095 [IPV4] devinet: show all addresses assigned to interface 18 years ago
Herbert Xu b217d616a1 [IPV4/IPV6]: Fail registration if inet device construction fails 18 years ago
Herbert Xu 6363097cc4 [IPV4]: Do not remove idev when addresses are cleared 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Herbert Xu 71e27da961 [IPV4]: Restore old behaviour of default config values 18 years ago
Herbert Xu 31be308541 [IPV4]: Add default config support after inetdev_init 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Herbert Xu 8d76527e72 [IPV4]: Only panic if inetdev_init fails for loopback 18 years ago
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
Thomas Graf 63f3444fb9 [IPv4]: Use rtnl registration interface 18 years ago
Stephen Hemminger 132adf5463 [IPV4]: cleanup 18 years ago
Evgeniy Polyakov c4e38f41e3 [IPV4]: Fix rtm_to_ifaddr() error handling. 18 years ago
Herbert Xu 8030f54499 [IPV4] devinet: Register inetdev earlier. 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
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Jarek Poplawski 483479ecc5 [IPV4] devinet: inetdev_init out label moved after RCU assignment 18 years ago
David L Stevens 30c4cf577f [IPV4/IPV6]: Fix inet{,6} device initialization order. 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Arnaldo Carvalho de Melo 42e5ea466c [IPV4]: Use kmemdup in net/ipv4/devinet.c 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Al Viro 60cad5da57 [IPV4]: annotate inetdev.h helpers 19 years ago
Al Viro a7a628c442 [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Al Viro ff428d72c5 [IPV4]: inet_addr_onlink() annotated 19 years ago
Al Viro a61ced5d1c [IPV4]: inet_select_addr() annotations 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Thomas Graf d6062cbbd1 [IPv4] address: Convert address notification to use rtnl_notify() 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Thomas Graf 47f68512d2 [IPV4]: Convert address dumping to new netlink api 19 years ago
Thomas Graf dfdd5fd4e9 [IPV4]: Convert address deletion to new netlink api 19 years ago
Thomas Graf 5c7539781d [IPV4]: Convert address addition to new netlink api 19 years ago
Thomas Graf e1ef4bf23b [IPV4]: Use Protocol Independant Policy Routing Rules Framework 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
Adrian Bunk 6c97e72a16 [IPV4]: Possible cleanups. 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Neil Horman abd596a4b6 [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. 19 years ago
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Jamal Hadi Salim 0ff60a4567 [IPV4]: Fix secondary IP addresses after promotion 19 years ago
David Engel dcab5e1eec [IPV4]: Fix setting broadcast for SIOCSIFNETMASK 20 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago