aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c
Commit message (Expand)AuthorAge
* net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley2013-08-09
* net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley2013-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\
| * net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-08-02
* | net: remove an unneeded checkDan Carpenter2013-07-30
|/
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-12
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko2013-04-08
| * net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko2013-04-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\|
| * net: ipv4: notify when address lifetime changesJiri Pirko2013-04-05
* | ipv4: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | netconf: add the handler to dump entriesNicolas Dichtel2013-03-06
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ipv4: introduce address lifetimeJiri Pirko2013-01-29
* ipv4: fix NULL checking in devinet_ioctl()Xi Wang2013-01-07
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-04
* net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18
* net: Enable some sysctls that are safe for the userns rootEric W. Biederman2012-11-18
* net: Allow userns root to control ipv4Eric W. Biederman2012-11-18
* net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-18
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
* rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-01
* rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
| * ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-18
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-07
* | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-23
* | net: remove delay at device dismantleEric Dumazet2012-08-23
* | ipv4: change inet_addr_hash()Eric Dumazet2012-08-04
|/
* ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-12
* net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-16
* net ipv4: Convert devinet to use register_net_sysctlEric W. Biederman2012-04-20
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
| |\
| | * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | | ipv4: Stop using NLA_PUT*().David S. Miller2012-04-02
|/ /
* / bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
|/
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* ipv4: flush route cache after change accept_localPeter Pan(潘卫平)2011-12-01
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss2011-07-25
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09