Commit Graph

142 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
David S. Miller 6c91afe1a9 ipv4: Fix erroneous uses of ifa_address. 14 years ago
David S. Miller e066008b38 ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. 14 years ago
David S. Miller 9435eb1cf0 ipv4: Implement __ip_dev_find using new interface address hash. 14 years ago
David S. Miller fd23c3b311 ipv4: Add hash table of interface addresses. 14 years ago
Ian Campbell d11327ad66 arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. 14 years ago
David S. Miller 323e126f0c ipv4: Don't pre-seed hoplimit metric. 14 years ago
Eric Dumazet f7fce74e38 net: kill an RCU warning in inet_fill_link_af() 14 years ago
Thomas Graf cf7afbfeb8 rtnl: make link af-specific updates atomic 14 years ago
Thomas Graf 9f0f7272ac ipv4: AF_INET link address family 14 years ago
Eric Dumazet 8723e1b4ad inet: RCU changes in inetdev_by_index() 15 years ago
Eric Dumazet 95ae6b228f ipv4: ip_ptr cleanups 15 years ago
Ian Campbell 06c4648d46 arp_notify: allow drivers to explicitly request a notification event. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Patrick McHardy 4b97efdf39 net: fix netlink address dumping in IPv4/IPv6 15 years ago
Jiri Pirko 93d9b7d7a8 net: rename notifier defines for netdev type change 15 years ago
Eric W. Biederman 88af182e38 net: Fix sysctl restarts... 15 years ago
Eric W. Biederman 54716e3beb net neigh: Decouple per interface neighbour table controls from binary sysctls 15 years ago
Eric W. Biederman 02291680ff net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers 15 years ago
Jesper Dangaard Brouer 65324144b5 net: RFC3069, private VLAN proxy arp support 15 years ago
Jamal Hadi Salim 28f6aeea3f net: restore ip source validation 15 years ago
Patrick McHardy 8153a10c08 ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Dumazet eec4df9885 ipv4: speedup inet_dump_ifaddr() 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Dumazet 9f9354b92d net: net/ipv4/devinet.c cleanups 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Eric Dumazet c148fc2e30 ipv4: inetdev_by_index() switch to RCU 15 years ago
Stephen Hemminger a21090cff2 ipv4: arp_notify address list bug 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Eric W. Biederman 9b8adb5ea0 net: Fix devinet_sysctl_forward 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Stephen Hemminger eefef1cf76 net: add ARP notify option for devices 16 years ago
Jianjun Kong 539afedfcc net: clean up net/ipv4/devinet.c 16 years ago
Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Breno Leitao 06770843c2 ipv: Re-enable IP when MTU > 68 17 years ago
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