aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c
AgeCommit message (Expand)Author
2021-12-08net: return correct error codeliuguoqiang
2020-06-11devinet: fix memleak in inetdev_init()Yang Yingliang
2020-04-24net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2019-12-21inet: protect against too small mtu values.Eric Dumazet
2019-07-31ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-03-28net: devinet: Add support for RTM_DELNETCONFDavid Ahern
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern
2017-03-12net: Eliminate duplicated codes by creating one new function in_dev_select_addrGao Feng
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-07-09ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet
2016-03-13ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-13netconf: add macro to represent all attributesZhang Shengju
2016-02-26net: l3mdev: prefer VRF master for source address selectionDavid Lamparter
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-07-28net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-04-03ipv4: coding style: comparison for inequality with NULLIan Morris
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa
2015-02-14net: spelling fixesStephen Hemminger
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong
2014-05-18ipv4: minor spelling fixstephen hemminger
2014-05-08ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong
2014-02-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-01-22net/ipv4: queue work on power efficient wqviresh kumar
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-07ipv4: loopback device: ignore value changes after device is uppedJiri Pirko