summaryrefslogtreecommitdiff
path: root/net/ipv4/devinet.c
Commit message (Expand)AuthorAge
* ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-29
* devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-24
* net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-24
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-13
* net: Add extack to validator_info structs used for address notifierDavid Ahern2017-10-20
* ipv4: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* net: core: rcu-ify rtnl af_opsFlorian Westphal2017-10-16
* net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni2017-09-21
* rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
* net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-09
* net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* net: devinet: Add support for RTM_DELNETCONFDavid Ahern2017-03-28
* net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern2017-03-28
* net: Eliminate duplicated codes by creating one new function in_dev_select_addrGao Feng2017-03-12
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern2017-02-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* netconf: add a notif when settings are createdNicolas Dichtel2016-09-01
* ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet2016-07-09
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-03-13
* netconf: add macro to represent all attributesZhang Shengju2016-03-13
* net: l3mdev: prefer VRF master for source address selectionDavid Lamparter2016-02-26
* net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-19
* | ipv4: add option to drop gratuitous ARP packetsJohannes Berg2016-02-11
* | ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-11
|/
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-15
* net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward2015-07-28
* ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-08
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-24
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* netns: constify net_hash_mix() and various callersEric Dumazet2015-03-18
* multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* net: spelling fixesStephen Hemminger2015-02-14
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
* netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* ipv4: minor spelling fixstephen hemminger2014-05-18
* ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong2014-05-08
* ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven2014-02-06
* net/ipv4: queue work on power efficient wqviresh kumar2014-01-22