Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f7c3f442bb7c0d0a0ed25cc287932450a1f2bab
/
net
/
ipv4
/
arp.c
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
faa9dcf
arp: RCU changes
by Eric Dumazet
· 14 years ago
4a94445
net: Use ip_route_input_noref() in input path
by Eric Dumazet
· 14 years ago
f0ecde1
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
by David S. Miller
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
54716e3
net neigh: Decouple per interface neighbour table controls from binary sysctls
by Eric W. Biederman
· 15 years ago
6d95518
ipv4: allow warming up the ARP cache with request type gratuitous ARP
by Octavian Purdila
· 15 years ago
6532414
net: RFC3069, private VLAN proxy arp support
by Jesper Dangaard Brouer
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
89d69d2
net: make neigh_ops constant
by Stephen Hemminger
· 15 years ago
a3e8ee6
ipv4: ARP neigh procfs buffer overflow
by roel kluin
· 15 years ago
f8a68e7
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
by Eric W. Biederman
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
73ce7b0
ipv4: arp announce, arp_proxy and windows ip conflict verification
by Denys Fedoryshchenko
· 16 years ago
ead2ceb
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
by Neil Horman
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
8164f1b
ipv4: Fix ARP behavior with many mac-vlans
by Ben Greear
· 16 years ago
f4cca7f
net: clean up net/ipv4/pararp.c
by Jianjun Kong
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
fdc9314
netfilter: replace old NF_ARP calls with NFPROTO_ARP
by Jan Engelhardt
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
ca12a1a
inet: prepare net on the stack for NET accounting macros
by Pavel Emelyanov
· 16 years ago
76e6ebf
netns: add namespace parameter to rt_cache_flush
by Denis V. Lunev
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
51f82a2
net/ipv4/arp.c: Use common hex_asc helpers
by Denis Cheng
· 16 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 16 years ago
a7d632b
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
ffc31d3
[NETNS]: /proc/net/arp namespacing.
by Denis V. Lunev
· 17 years ago
49e8a27
[NETNS]: Process ARP in the context of the correct namespace.
by Denis V. Lunev
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
988b705
[ARP]: Introduce the arp_hdr_len helper.
by Pavel Emelyanov
· 17 years ago
9ff5660
Revert "[NDISC]: Fix race in generic address resolution"
by David S. Miller
· 17 years ago
69cc64d
[NDISC]: Fix race in generic address resolution
by David S. Miller
· 17 years ago
abfdf1c
[NETFILTER]: ebtables: remove casts, use consts
by Jan Engelhardt
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
39a6d06
[NETNS]: Process inet_confirm_addr in the correct namespace.
by Denis V. Lunev
· 17 years ago
9bd85e3
[IPV4]: Remove extra argument from arp_ignore.
by Denis V. Lunev
· 17 years ago
2db82b5
[NETNS]: Make arp code network namespace consistent.
by Denis V. Lunev
· 17 years ago
a79878f
[ARP]: Move inet_addr_type call after simple error checks in arp_contructor.
by Denis V. Lunev
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
cb7928a
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
by Rami Rosen
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
f97c1e0
[IPV4] net/ipv4: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
586f121
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
by Pavel Emelyanov
· 17 years ago
32e569b
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
by Pavel Emelyanov
· 17 years ago
f8b33fd
[ARP]: Consolidate some code in arp_req_set/delete_publc
by Pavel Emelyanov
· 17 years ago
46479b4
[ARP]: Minus one level of ndentation in arp_req_delete
by Pavel Emelyanov
· 17 years ago
43dc170
[ARP]: Minus one level of indentation in arp_req_set
by Pavel Emelyanov
· 17 years ago
a9e527e
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
by Rolf Manderscheid
· 17 years ago
e0260fe
[IPV4] ARP: Remove not used code
by Mark Ryden
· 17 years ago
3660019
[IPV4]: Remove bogus ifdef mess in arp_process
by Adrian Bunk
· 17 years ago
b4a9811
[ARP]: Fix arp reply when sender ip 0
by Jonas Danielsson
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
1b1ac75
[IPV4]: Cleanup call to __neigh_lookup()
by Jean Delvare
· 17 years ago
42f811b
[IPV4]: Convert IPv4 devconf to an array
by Herbert Xu
· 17 years ago
d0a92be
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
f690808
[NET]: make seq_operations const
by Stephen Hemminger
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
132adf5
[IPV4]: cleanup
by Stephen Hemminger
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
714e85b
[IPV6]: Assorted trivial endianness annotations.
by Al Viro
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
ed9bad0
[IPV4] net/ipv4/arp.c: trivial annotations
by Al Viro
· 18 years ago
fd68322
[IPV4]: inet_addr_type() annotations
by Al Viro
· 18 years ago
a61ced5
[IPV4]: inet_select_addr() annotations
by Al Viro
· 18 years ago
9e12bb2
[IPV4]: ip_route_input() annotations
by Al Viro
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6c97e72
[IPV4]: Possible cleanups.
by Adrian Bunk
· 19 years ago
abd596a
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
by Neil Horman
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
444fc8f
[IPV4]: Fix "Proxy ARP seems broken"
by Herbert Xu
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago