Commit Graph

293 Commits (4788da268f83dedc58b79dc7b2f6072687f63a19)

Author SHA1 Message Date
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
Herbert Xu e2577a0658 ipv6: Send netlink notification when DAD fails 15 years ago
stephen hemminger 8f37ada5b5 IPv6: fix race between cleanup and add/delete address 15 years ago
stephen hemminger 84e8b803f1 IPv6: addrconf notify when address is unavailable 15 years ago
stephen hemminger 5b2a19539c IPv6: addrconf timer race 15 years ago
stephen hemminger 122e4519cd IPv6: addrconf dad timer unnecessary bh_disable 15 years ago
Ulrich Weber 45bb006090 ipv6: Remove IPV6_ADDR_RESERVED 15 years ago
Eric W. Biederman 88af182e38 net: Fix sysctl restarts... 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Eric W. Biederman 54716e3beb net neigh: Decouple per interface neighbour table controls from binary sysctls 15 years ago
stephen hemminger 21809fafa0 IPv6: remove trivial nested _bh suffix 15 years ago
stephen hemminger dc2b99f71e IPv6: keep permanent addresses on admin down 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Dumazet 234b27c3fd ipv6: speedup inet6_dump_addr() 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
David S. Miller 434a8a58d7 ipv6: Remove unused var in inet6_dump_ifinfo() 15 years ago
Eric Dumazet bcd323262a ipv6: Allow inet6_dump_addr() to handle more than 64 addresses 15 years ago
Eric Dumazet 84d2697d96 ipv6: speedup inet6_dump_ifinfo() 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Cosmin Ratiu c3faca053d ipv6: fix devconf after adding force_tllao option 16 years ago
Octavian Purdila f7734fdf61 make TLLAO option for NA packets configurable 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Jens Rosenboom 0522fea650 ipv6: Log the affected address when DAD failure occurs 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Brian Haley cc411d0bae ipv6: Add IFA_F_DADFAILED flag 16 years ago
Brian Haley a1ed05263b IPv6: preferred lifetime of address not getting updated 16 years ago
Jens Rosenboom a1faa69810 ipv6: avoid wraparound for expired preferred lifetime 16 years ago
Masatake YAMATO 590a9887a2 trivial: Fix a typo in comment of addrconf_dad_start() 16 years ago
Brian Haley 56d417b12e IPv6: Add 'autoconf' and 'disable_ipv6' module parameters 16 years ago
Sascha Hlusiak 9af28511be addrconf: refuse isatap eui64 for INADDR_ANY 16 years ago
Eric W. Biederman 5007392d85 net: FIX ipv6_forward sysctl restart 16 years ago
Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 years ago
Ilpo Järvinen a0bffffc14 net/*: use linux/kernel.h swap() 16 years ago
Brian Haley 9bdd8d40c8 ipv6: Fix incorrect disable_ipv6 behavior 16 years ago
Daniel Lezcano 176c39af29 netns: fix addrconf_ifdown kernel panic 16 years ago
Stephen Hemminger b325fddb7f ipv6: Fix sysctl unregistration deadlock 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Ilpo Järvinen b5f348e5a4 ipv6/addrconf: common code located 16 years ago
David S. Miller a4e6db0798 ipv6: Make mc_forwarding sysctl read-only. 16 years ago
Stephen Hemminger 5bc3eb7e2f ip: convert to net_device_ops for ioctl 16 years ago
Benjamin Thery e3ec6cfc26 ipv6: fix run pending DAD when interface becomes ready 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 17 years ago
Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Stephen Hemminger f410a1fba7 ipv6: protocol for address routes 17 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago