Commit Graph

96 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Denis V. Lunev 76e6ebfb40 netns: add namespace parameter to rt_cache_flush 17 years ago
Ben Hutchings 0187bdfb05 net: Disable LRO on devices that are forwarding 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Thomas Graf 573bf470e6 ipv4 addr: Send netlink notification for address label changes 17 years ago
Thomas Graf ab32cd793d route: Remove unused ifa_anycast field 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev c4544c7243 [NETNS]: Process inet_select_addr inside a namespace. 17 years ago
Denis V. Lunev 3776c8891a [NETNS]: Enable IPv4 address manipulations inside namespace. 17 years ago
Denis V. Lunev e5b13cb10d [NETNS]: Process devinet ioctl in the correct namespace. 17 years ago
Denis V. Lunev be162d6288 [NETNS]: Enable inetdev_event notifier. 17 years ago
Bjorn Mork 148f97292e [IPV4]: Reset scope when changing address 17 years ago
Denis V. Lunev 4b8aa9abee [NETNS]: Process interface address manipulation routines in the namespace. 17 years ago
Denis V. Lunev 7b2185747c [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. 17 years ago
Adrian Bunk 0027ba8434 [IPV4]: Make struct ipv4_devconf static. 17 years ago
Denis V. Lunev 7fee0ca237 [NETNS]: Add netns parameter to inetdev_by_index. 17 years ago
Denis V. Lunev 39a6d06300 [NETNS]: Process inet_confirm_addr in the correct namespace. 17 years ago
Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore. 17 years ago
Eric Dumazet 2a75de0c1d [NETNS]: Should build with CONFIG_SYSCTL=n 17 years ago
Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
Pavel Emelyanov 586f121152 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one 17 years ago
Pavel Emelyanov 9355bbd685 [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one 17 years ago
Pavel Emelyanov 752d14dc6a [IPV4]: Move the devinet pointers on the struct net 17 years ago
Pavel Emelyanov c0ce9fb304 [IPV4]: Store the net pointer on devinet's ctl tables 17 years ago
Pavel Emelyanov ea40b324d7 [IPV4]: Make __devinet_sysctl_register return an error 17 years ago
Pavel Emelyanov 51602b2a5e [IPV4]: Cleanup sysctl manipulations in devinet.c 17 years ago
Pavel Emelyanov 68dd299bc8 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding 17 years ago
Pavel Emelyanov bfada697bd [IPV4]: Use ctl paths to register devinet sysctls 17 years ago
Pavel Emelyanov 66f27a5203 [IPV4]: Unify and cleanup calls to devinet_sysctl_register 17 years ago
Pavel Emelyanov 9fa8964299 [IPV4]: Cleanup the devinet_sysctl_register 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Mark McLoughlin 44344b2a85 [INET]: Fix netdev renaming and inet address labels 17 years ago
Pavel Emelyanov a4e65d36a9 [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" call 17 years ago
Eric W. Biederman 0cc217e16c [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev 18 years ago
Eric W. Biederman 5967789dbc [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
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