Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a46232ee09064351246c6f7134c81790ef737874
/
net
/
ipv4
e05c4ad3
mcast: Fix source address selection for multicast listener report
by Yan, Zheng
· 13 years ago
97a8041
ipv4: some rt_iif -> rt_route_iif conversions
by Julian Anastasov
· 13 years ago
f0e3d068
tcp: initialize variable ecn_ok in syncookies path
by Mike Waychison
· 13 years ago
d52fbfc
ipv4: use dst with ref during bcast/mcast loopback
by Julian Anastasov
· 13 years ago
47670b7
ipv4: route non-local sources for raw socket
by Julian Anastasov
· 13 years ago
797fd39
netfilter: TCP and raw fix for ip_route_me_harder
by Julian Anastasov
· 13 years ago
dd23198e
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
by Daniel Baluta
· 13 years ago
d547f72
ipv4: fix the reusing of routing cache entries
by Julian Anastasov
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
f2c31e3
net: fix NULL dereferences in check_peer_redir()
by Eric Dumazet
· 13 years ago
a1889c0
net: adjust array index
by Julia Lawall
· 13 years ago
d5eab91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
b76d078
IPv4: Send gratuitous ARP for secondary IP addresses also
by Zoltan Kiss
· 13 years ago
559fafb
gre: fix improper error handling
by xeb@mail.ru
· 13 years ago
b0fe4a3
ipv4: use RT_TOS after some rt_tos conversions
by Julian Anastasov
· 13 years ago
415b333
icmp: Fix regression in nexthop resolution during replies.
by David S. Miller
· 13 years ago
d9be4f7
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
by Bill Sommerfeld
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
9fea033
lro: do vlan cleanup
by Jiri Pirko
· 13 years ago
0f72572
lro: kill lro_vlan_hwaccel_receive_frags
by Jiri Pirko
· 13 years ago
7756a96e
lro: kill lro_vlan_hwaccel_receive_skb
by Jiri Pirko
· 13 years ago
5c74501
ipv4: save cpu cycles from check_leaf()
by Eric Dumazet
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
05e3aa0
net: Create and use new helper, neigh_output().
by David S. Miller
· 13 years ago
fec8292
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
by David S. Miller
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 13 years ago
6d1a3e0
inetpeer: kill inet_putpeer race
by Eric Dumazet
· 13 years ago
f610b74
ipv4: Use universal hash for ARP.
by David S. Miller
· 13 years ago
f03d78d
net: refine {udp|tcp|sctp}_mem limits
by Eric Dumazet
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
595fc71
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
by David S. Miller
· 13 years ago
c349a52
net: bind() fix error return on wrong address family
by Marcus Meissner
· 13 years ago
b00897b
xfrm4: Don't call icmp_send on local error
by Steffen Klassert
· 13 years ago
c146066
ipv4: Don't use ufo handling on later transformed packets
by Steffen Klassert
· 13 years ago
4500ebf
ipv4: Reduce switch/case indent
by Joe Perches
· 13 years ago
181b1e9
netfilter: Reduce switch/case indent
by Joe Perches
· 13 years ago
1d67a51
ipconfig: Reduce switch/case indent
by Joe Perches
· 13 years ago
ed6e4ef
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
by Julian Anastasov
· 13 years ago
353e5c9
ipv4: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
33f99dc
ipv4: Fix packet size calculation in __ip_append_data
by Steffen Klassert
· 13 years ago
9cfaa8d
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
by Xufeng Zhang
· 13 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 13 years ago
296f7ea
udp: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 13 years ago
dec17b7
Remove redundant linux/version.h includes from net/
by Jesper Juhl
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
9aa3c94
ipv4: fix multicast losses
by Eric Dumazet
· 13 years ago
eeb1497
inet_diag: fix inet_diag_bc_audit()
by Eric Dumazet
· 13 years ago
1eddcea
net: rfs: enable RFS before first data packet is received
by Eric Dumazet
· 13 years ago
3009adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
42c1edd
netfilter: nf_nat: avoid double seq_adjust for loopback
by Julian Anastasov
· 13 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 13 years ago
db898aa
netfilter: ipt_ecn: fix inversion for IP header ECN match
by Patrick McHardy
· 13 years ago
58d5a02
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
by Patrick McHardy
· 13 years ago
63f6fe9
netfilter: ip_tables: fix compile with debug
by Sebastian Andrzej Siewior
· 13 years ago
8f0ea0f
snmp: reduce percpu needs by 50%
by Eric Dumazet
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
96d7303
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
by Steffen Klassert
· 13 years ago
fe6fe79
net: pmtu_expires fixes
by Eric Dumazet
· 13 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 13 years ago
9ad7c04
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
by Jerry Chu
· 13 years ago
d232b8d
netfilter: use unsigned variables for packet lengths in ip[6]_queue.
by Dave Jones
· 13 years ago
88ed01d
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
by Pablo Neira Ayuso
· 13 years ago
d9be76f
netfilter: nf_nat: fix crash in nf_nat_csum
by Julian Anastasov
· 13 years ago
fb04883
netfilter: add more values to enum ip_conntrack_info
by Eric Dumazet
· 13 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
d0733d2
net/ipv4: Check for mistakenly passed in non-IPv4 address
by Marcus Meissner
· 13 years ago
48bdf07
ip_options_compile: properly handle unaligned pointer
by Chris Metcalf
· 13 years ago
10799db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
686a7e3
inetpeer: fix race in unused_list manipulations
by Eric Dumazet
· 13 years ago
fce637e
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
24cf3af
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
by Veaceslav Falico
· 13 years ago
c4dbe54
seqlock: Get rid of SEQLOCK_UNLOCKED
by Eric Dumazet
· 13 years ago
71338aa
net: convert %p usage to %pK
by Dan Rosenberg
· 13 years ago
19a76fa
net: ping: cleanups ping_v4_unhash()
by Eric Dumazet
· 13 years ago
53ee756
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
c378a9c
ipv4: Give backtrace in ip_rt_bug().
by Dave Jones
· 13 years ago
120a3d5
ipv4: Include linux/prefetch.h in fib_trie.c
by David S. Miller
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
3fb72f1
ipconfig wait for carrier
by Micha Nelissen
· 13 years ago
75e308c
net: ping: fix the coding style
by Changli Gao
· 13 years ago
bb0cd2f
net: ping: make local functions static
by Changli Gao
· 13 years ago
a48eff1
ipv4: Pass explicit destination address to rt_bind_peer().
by David S. Miller
· 13 years ago
ed2361e
ipv4: Pass explicit destination address to rt_get_peer().
by David S. Miller
· 13 years ago
6bd023f
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
by David S. Miller
· 13 years ago
6882f93
ipv4: Kill RT_CACHE_DEBUG
by David S. Miller
· 13 years ago
1d1652c
ipv4: Don't use enums as bitmasks in ip_fragment.c
by David S. Miller
· 13 years ago
f56e03e
net: ping: fix build failure
by Vasiliy Kulikov
· 13 years ago
5173cc0
ipv4: more compliant RFC 3168 support
by Eric Dumazet
· 13 years ago
c5be24f
ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
by David S. Miller
· 13 years ago
Next »