aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/arp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu1-3/+3
2017-02-13NET: Fix /proc/net/arp for AX.25Ralf Baechle1-6/+6
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet1-1/+1
2016-03-07arp: correct return value of arp_rcvZhang Shengju1-15/+20
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg1-0/+8
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+5
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc1-3/+5
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+25
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc1-14/+25
2015-09-17netfilter: Pass net into okfnEric W. Biederman1-4/+3
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-4/+6
2015-09-17arp: Introduce arp_xmit_finishEric W. Biederman1-1/+6
2015-08-13net: Fix up inet_addr_type checksDavid Ahern1-6/+9
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+9
2015-07-28arp: filter NOARP neighbours for SIOCGARPEric Dumazet1-7/+9
2015-07-21arp: Inherit metadata dst when creating ARP requestsThomas Graf1-28/+37
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller1-4/+6
2015-04-03ipv4: coding style: comparison for inequality with NULLIan Morris1-1/+1
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris1-13/+13
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman1-1/+8
2015-03-02neigh: Don't require dst in neigh_hh_initEric W. Biederman1-0/+1
2015-03-02arp: Kill arp_findEric W. Biederman1-65/+0
2015-03-02arp: Remove special case to give AX25 it's open arp operations.Eric W. Biederman1-37/+0
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong1-1/+1
2014-09-28arp: Do not perturb drop profiles with ignored ARP packetsRick Jones1-1/+5
2014-01-02ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is setSalam Noureddine1-5/+10
2013-12-28arp: make arp_invalidate staticStephen Hemminger1-2/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-1/+3
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko1-1/+1
2013-12-09neigh: convert parms to an arrayJiri Pirko1-15/+18
2013-09-03net: neighbour: Remove CONFIG_ARPDTim Gardner1-2/+0
2013-05-28arp: flush arp cache on IFF_NOARP changeTimo Teräs1-0/+6
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.YOSHIFUJI Hideaki / 吉藤英明1-6/+21
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng1-1/+1
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng1-1/+1
2013-02-10arp: fix possible crash in arp_rcv()Eric Dumazet1-10/+11
2012-12-24arp: fix a regression in arp_solicit()Cong Wang1-3/+3
2012-12-21ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet1-5/+3
2012-11-18net: Allow userns root to control ipv4Eric W. Biederman1-1/+1
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel1-1/+1
2012-07-26ipv4: Fix input route performance regression.David S. Miller1-1/+1
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.David S. Miller1-2/+1
2012-07-20ipv4: Kill ip_route_input_noref().David Miller1-1/+1
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller1-1/+1
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet1-1/+1
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-1/+2
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller1-12/+1
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-4/+5
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker1-12/+1