Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c49a44df33e22e1f48bd8d51781e7f38d55d002
/
net
/
ipv4
0197aa3
ipv4: rcu conversion in ip_route_output_slow
by Eric Dumazet
· 14 years ago
82efee1
ipv4: introduce __ip_dev_find()
by Eric Dumazet
· 14 years ago
dd28d1a
ipv4: __mkroute_output() speedup
by Eric Dumazet
· 14 years ago
6d0722a
ip_gre: comments change
by Eric Dumazet
· 14 years ago
1b9f409
tcp: tcp_enter_quickack_mode can be static
by stephen hemminger
· 14 years ago
a64de47
arp: remove unnecessary export of arp_broken_ops
by stephen hemminger
· 14 years ago
153f094
ipip: enable lockless xmits
by Eric Dumazet
· 14 years ago
b790e01
ip_gre: lockless xmit
by Eric Dumazet
· 14 years ago
fada563
ipip: fix percpu stats accounting
by Eric Dumazet
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 15 years ago
3c97af9
ipip: percpu stats accounting
by Eric Dumazet
· 14 years ago
e985aad
ip_gre: percpu stats accounting
by Eric Dumazet
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
83180af
net: fix rcu use in ip_route_output_slow
by Eric Dumazet
· 14 years ago
59104f0
ip: take care of last fragment in ip_append_data
by Eric Dumazet
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
94e22389
xfrm4: strip ECN bits from tos field
by Ulrich Weber
· 14 years ago
cbdd769
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
by Jiri Olsa
· 14 years ago
d6120b8
netfilter: nf_nat_snmp: fix checksum calculation (v4)
by Patrick McHardy
· 14 years ago
b46ffb8
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
by Changli Gao
· 14 years ago
3d13008
ip: fix truesize mismatch in ip fragmentation
by Eric Dumazet
· 14 years ago
a4d2580
tcp: Fix race in tcp_poll
by Tom Marshall
· 14 years ago
8444cf7
xfrm: Allow different selector family in temporary state
by Thomas Egerer
· 14 years ago
8990f46
net: rx_dropped accounting
by Eric Dumazet
· 14 years ago
842c74b
ip_gre: CONFIG_IPV6_MODULE support
by Eric Dumazet
· 14 years ago
462fb2a
bridge : Sanitize skb before it enters the IP stack
by Bandan Das
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
1507850
gre: get rid of ipgre_lock
by Eric Dumazet
· 14 years ago
b7285b7
ipip: get rid of ipip_lock
by Eric Dumazet
· 14 years ago
a89b476
ipv4: enable getsockopt() for IP_NODEFRAG
by Michael Kerrisk
· 14 years ago
7998156
ipv4: force_igmp_version ignored when a IGMPv3 query received
by Bob Arendt
· 14 years ago
a034ee3
fib: cleanups
by Eric Dumazet
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
49d61e2
tunnels: missing rcu_assign_pointer()
by Eric Dumazet
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
e038600
net: inet_add_protocol() can use cmpxchg()
by Eric Dumazet
· 14 years ago
ae2688d
net: blackhole route should always be recalculated
by Jianzhao Wang
· 14 years ago
f6b085b
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
by Jarek Poplawski
· 14 years ago
6f86b32
ipv4: Fix reverse path filtering with multipath routing.
by David S. Miller
· 14 years ago
deffd77
net: arp: code cleanup
by Changli Gao
· 14 years ago
0705c6f
tcp: update also tcp_output with regard to RFC 5681
by Gerrit Renker
· 14 years ago
750e9fa
ipv4: minor fix about RPF in help of Kconfig
by Nicolas Dichtel
· 14 years ago
875168a
net: tunnels should use rcu_dereference
by Eric Dumazet
· 14 years ago
1639ab6
gro: unexport tcp4_gro_receive and tcp4_gro_complete
by Eric Dumazet
· 14 years ago
6dcd814
net: struct xfrm_tunnel in read_mostly section
by Eric Dumazet
· 14 years ago
22b71c8
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 14 years ago
dca43c7
tcp: Add TCP_USER_TIMEOUT socket option.
by Jerry Chu
· 14 years ago
c34186e
net/ipv4: Eliminate kstrdup memory leak
by Julia Lawall
· 14 years ago
d84ba63
tcp: select(writefds) don't hang up when a peer close connection
by KOSAKI Motohiro
· 14 years ago
c5ed63d
tcp: fix three tcp sysctls tuning
by Eric Dumazet
· 14 years ago
ad1af0f
tcp: Combat per-cpu skew in orphan tests.
by David S. Miller
· 14 years ago
ec550d2
net: ip_append_data() optim
by Eric Dumazet
· 14 years ago
cca77b7
netfilter: fix CONFIG_COMPAT support
by Florian Westphal
· 14 years ago
21dc330
net: Rename skb_has_frags to skb_has_frag_list
by David S. Miller
· 14 years ago
e88c64f
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
by Hagen Paul Pfeifer
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
00959ad
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
by Dmitry Kozlov
· 14 years ago
49e8ab0
net: build_ehash_secret() and rt_bind_peer() cleanups
by Eric Dumazet
· 14 years ago
3d04ebb
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
001389b
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
by Eric Dumazet
· 14 years ago
ba78e2d
tcp: no md5sig option size check bug
by Dmitry Popov
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c893b80
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
by Changli Gao
· 14 years ago
3c0fef0
net: Add getsockopt support for TCP thin-streams
by Josh Hunt
· 14 years ago
83bf2e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
2452a99
netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice
by Changli Gao
· 14 years ago
f43dc98
netfilter: nf_nat: make unique_tuple return void
by Changli Gao
· 14 years ago
794dbc1
netfilter: nf_nat: use local variable hdrlen
by Changli Gao
· 14 years ago
24b36f0
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
by Eric Dumazet
· 14 years ago
a3bdb54
tcp: cookie transactions setsockopt memory leak
by Dmitry Popov
· 14 years ago
7df0884
netfilter: iptables: use skb->len for accounting
by Changli Gao
· 14 years ago
f667009
netfilter: arptables: use arp_hdr_len()
by Changli Gao
· 14 years ago
c36952e
netfilter: nf_nat_core: merge the same lines
by Changli Gao
· 14 years ago
963bfee
net: RTA_MARK addition
by Eric Dumazet
· 14 years ago
3f30fc1
net: remove last uses of __attribute__((packed))
by Gustavo F. Padovan
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
3a047bf
rfs: call sock_rps_record_flow() in tcp_splice_read()
by Changli Gao
· 14 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
dd4ba83
gre: propagate ipv6 transport class
by Stephen Hemminger
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
49085bd
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
by George Kadianakis
· 14 years ago
fe76cda
ipv4: use skb_dst_copy() in ip_copy_metadata()
by Eric Dumazet
· 14 years ago
b13b712
netfilter: ipt_REJECT: avoid touching dst ref
by Eric Dumazet
· 14 years ago
98b0e84
netfilter: ipt_REJECT: postpone the checksum calculation.
by Changli Gao
· 14 years ago
44b451f
xfrm: fix xfrm by MARK logic
by Peter Kosyh
· 14 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 14 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 14 years ago
c4ead4c
tcp: tso_fragment() might avoid GFP_ATOMIC
by Eric Dumazet
· 14 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 14 years ago
7eb9282
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
by Patrick McHardy
· 14 years ago
cf377eb
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
by Patrick McHardy
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
734f614
syncookies: do not store rcv_wscale in tcp timestamp
by Florian Westphal
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 14 years ago
Next »