Commit Graph

341 Commits (0793f83f0ec2142d06abe53570417c8d95e0310a)

Author SHA1 Message Date
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 17 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 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
Adrian Bunk 888c848ed3 ipv6: make struct ipv6_devconf static 17 years ago
David Miller 702beb87d6 ipv6: Fix warning in addrconf code. 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
David S. Miller 052979499c pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Andrey Vagin b223856640 ipv6: fix race between ipv6_del_addr and DAD timer 17 years ago
YOSHIFUJI Hideaki 1b34be74cb ipv6 addrconf: add accept_dad sysctl to control DAD operation. 17 years ago