summaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c
Commit message (Expand)AuthorAgeFilesLines
* net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-251-0/+1
* net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-5/+8
* net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-221-5/+23
* net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern2018-10-221-15/+34
* net: Update netconf dump handlers for strict data checkingDavid Ahern2018-10-081-3/+19
* net/ipv4: Update inet_dump_ifaddr for strict data checkingDavid Ahern2018-10-081-11/+61
* net: Add extack to nlmsg_parseDavid Ahern2018-10-081-4/+5
* ipv4: add inet_fill_argsChristian Brauner2018-09-051-15/+33
* ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner2018-09-051-8/+30
* route: add support for directed broadcast forwardingXin Long2018-07-291-0/+11
* net/ipv4: Add support for specifying metric of connected routesDavid Ahern2018-05-291-0/+15
* ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-291-0/+4
* devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-241-26/+15
* net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-241-7/+9
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-1/+1
* net: Add extack to validator_info structs used for address notifierDavid Ahern2017-10-201-3/+5
* ipv4: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-0/+1
* net: core: rcu-ify rtnl af_opsFlorian Westphal2017-10-161-2/+2
* net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni2017-09-211-12/+18
* rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-091-4/+4
* net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-091-0/+33
* net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-171-5/+8
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-5/+7
* net: devinet: Add support for RTM_DELNETCONFDavid Ahern2017-03-281-11/+21
* net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern2017-03-281-12/+20
* net: Eliminate duplicated codes by creating one new function in_dev_select_addrGao Feng2017-03-121-14/+18
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern2017-02-021-2/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* netconf: add a notif when settings are createdNicolas Dichtel2016-09-011-4/+7
* ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet2016-07-091-6/+6
* ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-03-131-0/+4
* netconf: add macro to represent all attributesZhang Shengju2016-03-131-17/+23
* net: l3mdev: prefer VRF master for source address selectionDavid Lamparter2016-02-261-0/+17
* net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-261-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-1/+1
|\
| * rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-191-1/+1
* | ipv4: add option to drop gratuitous ARP packetsJohannes Berg2016-02-111-0/+2
* | ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+2
|/
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-211-2/+2
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-151-1/+2
* net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward2015-07-281-1/+0
* ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-081-0/+13
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-241-0/+2
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-031-1/+1
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-031-20/+20
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-5/+5
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-3/+3
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-181-2/+2