index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
devinet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
2008-07-05
1
-3
/
+5
*
net: Disable LRO on devices that are forwarding
Ben Hutchings
2008-06-19
1
-5
/
+16
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
ipv4 addr: Send netlink notification for address label changes
Thomas Graf
2008-06-10
1
-1
/
+3
*
route: Remove unused ifa_anycast field
Thomas Graf
2008-06-03
1
-9
/
+0
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-3
/
+3
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-5
/
+5
*
[NETNS]: Process inet_select_addr inside a namespace.
Denis V. Lunev
2008-02-28
1
-1
/
+2
*
[NETNS]: Enable IPv4 address manipulations inside namespace.
Denis V. Lunev
2008-02-28
1
-9
/
+0
*
[NETNS]: Process devinet ioctl in the correct namespace.
Denis V. Lunev
2008-02-28
1
-3
/
+3
*
[NETNS]: Enable inetdev_event notifier.
Denis V. Lunev
2008-02-28
1
-3
/
+0
*
[IPV4]: Reset scope when changing address
Bjorn Mork
2008-02-26
1
-0
/
+1
*
[NETNS]: Process interface address manipulation routines in the namespace.
Denis V. Lunev
2008-01-31
1
-6
/
+8
*
[IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.
Denis V. Lunev
2008-01-31
1
-13
/
+8
*
[IPV4]: Make struct ipv4_devconf static.
Adrian Bunk
2008-01-31
1
-1
/
+1
*
[NETNS]: Add netns parameter to inetdev_by_index.
Denis V. Lunev
2008-01-28
1
-3
/
+3
*
[NETNS]: Process inet_confirm_addr in the correct namespace.
Denis V. Lunev
2008-01-28
1
-2
/
+4
*
[IPV4]: Remove extra argument from arp_ignore.
Denis V. Lunev
2008-01-28
1
-11
/
+6
*
[NETNS]: Should build with CONFIG_SYSCTL=n
Eric Dumazet
2008-01-28
1
-7
/
+10
*
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
2008-01-28
1
-2
/
+2
*
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
Pavel Emelyanov
2008-01-28
1
-3
/
+3
*
[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one
Pavel Emelyanov
2008-01-28
1
-7
/
+9
*
[IPV4]: Move the devinet pointers on the struct net
Pavel Emelyanov
2008-01-28
1
-9
/
+96
*
[IPV4]: Store the net pointer on devinet's ctl tables
Pavel Emelyanov
2008-01-28
1
-11
/
+18
*
[IPV4]: Make __devinet_sysctl_register return an error
Pavel Emelyanov
2008-01-28
1
-4
/
+4
*
[IPV4]: Cleanup sysctl manipulations in devinet.c
Pavel Emelyanov
2008-01-28
1
-30
/
+29
*
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
Pavel Emelyanov
2008-01-28
1
-22
/
+44
*
[IPV4]: Use ctl paths to register devinet sysctls
Pavel Emelyanov
2008-01-28
1
-49
/
+20
*
[IPV4]: Unify and cleanup calls to devinet_sysctl_register
Pavel Emelyanov
2008-01-28
1
-18
/
+16
*
[IPV4]: Cleanup the devinet_sysctl_register
Pavel Emelyanov
2008-01-28
1
-8
/
+9
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
1
-0
/
+12
*
[INET]: Fix netdev renaming and inet address labels
Mark McLoughlin
2008-01-04
1
-1
/
+1
*
[IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" call
Pavel Emelyanov
2007-12-11
1
-2
/
+1
*
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
Eric W. Biederman
2007-10-10
1
-2
/
+2
*
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
Eric W. Biederman
2007-10-10
1
-2
/
+0
*
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
1
-3
/
+3
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-9
/
+9
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[IPV4] devinet: show all addresses assigned to interface
Stephen Hemminger
2007-09-11
1
-1
/
+1
*
[IPV4/IPV6]: Fail registration if inet device construction fails
Herbert Xu
2007-07-31
1
-3
/
+2
*
[IPV4]: Do not remove idev when addresses are cleared
Herbert Xu
2007-06-08
1
-5
/
+1
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
1
-1
/
+1
*
[IPV4]: Restore old behaviour of default config values
Herbert Xu
2007-06-07
1
-11
/
+8
*
[IPV4]: Add default config support after inetdev_init
Herbert Xu
2007-06-07
1
-35
/
+98
*
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
2007-06-07
1
-189
/
+75
*
[IPV4]: Only panic if inetdev_init fails for loopback
Herbert Xu
2007-06-07
1
-2
/
+3
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-7
/
+10
*
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2007-04-25
1
-10
/
+2
*
[IPv4]: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-16
/
+5
[next]