index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
inetdevice.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-3
/
+2
2013-12-10
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-0
/
+7
2013-09-26
[networking]device.h: Remove extern from function prototypes
Joe Perches
1
-13
/
+15
2013-08-22
ipv4: expose IPV4_DEVCONF
stephen hemminger
1
-33
/
+1
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
1
-0
/
+5
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
1
-0
/
+6
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
1
-0
/
+3
2012-08-04
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
Eric Dumazet
1
-2
/
+9
2012-06-12
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
1
-0
/
+2
2012-03-16
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
1
-0
/
+1
2011-02-18
ipv4: Add hash table of interface addresses.
David S. Miller
1
-0
/
+1
2010-12-06
__in_dev_get_rtnl() can use rtnl_dereference()
Eric Dumazet
1
-1
/
+1
2010-11-17
inet: Define IPV4_DEVCONF_MAX
Thomas Graf
1
-3
/
+5
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
1
-3
/
+2
2010-09-30
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-1
/
+6
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
1
-9
/
+5
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
1
-6
/
+36
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-0
/
+1
2010-01-07
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
1
-0
/
+1
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
1
-0
/
+1
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
1
-0
/
+1
2009-11-04
net: cleanup include/linux
Eric Dumazet
1
-6
/
+3
2009-07-27
ip: fix logic of reverse path filter sysctl
Stephen Hemminger
1
-1
/
+1
2009-02-01
net: add ARP notify option for devices
Stephen Hemminger
1
-0
/
+1
2008-10-07
ipv4: add mc_count to in_device.
Rami Rosen
1
-0
/
+1
2008-06-03
route: Remove unused ifa_anycast field
Thomas Graf
1
-1
/
+0
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-02-28
[NETNS]: Process devinet ioctl in the correct namespace.
Denis V. Lunev
1
-1
/
+1
2008-01-31
[IPV4]: Make struct ipv4_devconf static.
Adrian Bunk
1
-2
/
+0
2008-01-28
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Add netns parameter to inetdev_by_index.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[IPV4]: Remove extra argument from arp_ignore.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
Pavel Emelyanov
1
-4
/
+8
2008-01-28
[IPV4]: Cleanup IN_DEV_MFORWARD macro
Pavel Emelyanov
1
-3
/
+1
2008-01-28
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
Pavel Emelyanov
1
-1
/
+0
2007-06-22
[IPV4]: include sysctl.h from inetdevice.h
Satyam Sharma
1
-0
/
+1
2007-06-07
[IPV4]: Restore old behaviour of default config values
Herbert Xu
1
-1
/
+5
2007-06-07
[IPV4]: Add default config support after inetdev_init
Herbert Xu
1
-0
/
+3
2007-06-07
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
1
-40
/
+54
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
1
-6
/
+8
2006-09-28
[IPV4]: annotate inetdev.h helpers
Al Viro
1
-5
/
+5
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-5
/
+5
2006-09-28
[IPV4]: inet_addr_onlink() annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: inet_select_addr() annotations
Al Viro
1
-1
/
+1
2006-03-20
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
Neil Horman
1
-0
/
+1
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-2
/
+10
2005-05-29
[IPV4]: Primary and secondary addresses
Harald Welte
1
-0
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+190