index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
devinet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
1
-0
/
+8
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-2
/
+2
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-07-30
net: remove an unneeded check
Dan Carpenter
1
-4
/
+1
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
1
-0
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+44
2013-04-08
net: ipv4: fix schedule while atomic bug in check_lifetime()
Jiri Pirko
1
-16
/
+42
2013-04-08
net: ipv4: reset check_lifetime_work after changing lifetime
Jiri Pirko
1
-0
/
+2
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-04-05
net: ipv4: notify when address lifetime changes
Jiri Pirko
1
-2
/
+4
2013-03-24
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-0
/
+6
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-4
/
+3
2013-03-06
netconf: add the handler to dump entries
Nicolas Dichtel
1
-1
/
+69
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+3
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
1
-5
/
+210
2013-01-06
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
1
-1
/
+1
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
1
-2
/
+8
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-6
/
+0
2012-11-18
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
1
-8
/
+0
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
1
-2
/
+2
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+6
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+8
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
1
-0
/
+24
2012-10-28
rtnl/ipv4: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-28
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-4
/
+89
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
1
-2
/
+2
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-3
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-14
/
+14
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-3
/
+3
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
1
-5
/
+1
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
1
-1
/
+5
2012-08-04
ipv4: change inet_addr_hash()
Eric Dumazet
1
-21
/
+18
2012-06-12
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
1
-1
/
+4
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-3
/
+2
2012-04-20
net ipv4: Convert devinet to use register_net_sysctl
Eric W. Biederman
1
-34
/
+5
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-04-02
ipv4: Stop using NLA_PUT*().
David S. Miller
1
-11
/
+9
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-22
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
1
-0
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2011-12-01
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-3
/
+3
2011-07-25
IPv4: Send gratuitous ARP for secondary IP addresses also
Zoltan Kiss
1
-8
/
+8
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-3
/
+3
[next]