Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
83358ece26b70f20c0ba2e0e00dc84b0ee24fe6d
/
net
/
ipv4
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
083ae30
tcp: enable per-socket rate limiting of all 'challenge acks'
by Jason Baron
· 8 years ago
8061022
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
by Julian Anastasov
· 8 years ago
75ff39c
tcp: make challenge acks less predictable
by Eric Dumazet
· 8 years ago
a612769
udp: prevent bugcheck if filter truncates packet too much
by Michal Kubeček
· 8 years ago
f3438bc
timers, net/ipv4/inet: Initialize connection request timers as pinned
by Thomas Gleixner
· 8 years ago
fedbb6b4
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
by Shmulik Ladkani
· 8 years ago
a3d2e9f
tcp: do not send too big packets at retransmit time
by Eric Dumazet
· 8 years ago
70a0dec
ipmr/ip6mr: Initialize the last assert time of mfc entries.
by Tom Goff
· 8 years ago
962fcef
esp: Fix ESN generation under UDP encapsulation
by Herbert Xu
· 8 years ago
e582615
gre: fix error handler
by Eric Dumazet
· 8 years ago
da6f1da
ovs/gre: fix rtnl notifications on iface deletion
by Nicolas Dichtel
· 8 years ago
106da66
ovs/gre,geneve: fix error path when creating an iface
by Nicolas Dichtel
· 8 years ago
d1e3728
udp reuseport: fix packet of same flow hashed to different socket
by Su, Xuemin
· 8 years ago
b46d9f6
ipv4: fix checksum annotation in udp4_csum_init
by Hannes Frederic Sowa
· 8 years ago
86ef7f9c
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
by David S. Miller
· 8 years ago
0b392be
net: ipconfig: avoid warning by making ic_addrservaddr static
by Ben Dooks
· 8 years ago
ce25d66
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing")
by Eric Dumazet
· 8 years ago
049bbf5
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
by Ezequiel Garcia
· 8 years ago
e5aed00
udp: prevent skbs lingering in tunnel socket queues
by Hannes Frederic Sowa
· 8 years ago
b8921ca
ip4ip6: Support for GSO/GRO
by Tom Herbert
· 8 years ago
058214a
ip6_tun: Add infrastructure for doing encapsulation
by Tom Herbert
· 8 years ago
5f914b6
fou: Support IPv6 in fou
by Tom Herbert
· 8 years ago
dc969b8
fou: Split out {fou,gue}_build_header
by Tom Herbert
· 8 years ago
440924b
fou: Call setup_udp_tunnel_sock
by Tom Herbert
· 8 years ago
55c2bc1
net: Cleanup encap items in ip_tunnels.h
by Tom Herbert
· 8 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 8 years ago
5c7cdf33
gso: Remove arbitrary checks for unsupported GSO
by Tom Herbert
· 8 years ago
ea1627c
tcp: minor optimizations around tcp_hdr() usage
by Eric Dumazet
· 9 years ago
2632616
sock: propagate __sock_cmsg_send() error
by Eric Dumazet
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
626abd5
net/route: enforce hoplimit max value
by Paolo Abeni
· 9 years ago
ed7cbbc
udp: Resolve NULL pointer dereference over flow-based vxlan device
by Alexander Duyck
· 9 years ago
da73b4e
gre: Fix wrong tpi->proto in WCCP
by Haishuang Yan
· 9 years ago
0b922b7
net: original ingress device index in PKTINFO
by David Ahern
· 9 years ago
74b2058
net: l3mdev: Add hook in ip and ipv6
by David Ahern
· 9 years ago
e271c7b
gre: do not keep the GRE header around in collect medata mode
by Jiri Benc
· 9 years ago
756ee17
tcp: replace cnt & rtt with struct in pkts_acked()
by Lawrence Brakmo
· 9 years ago
10a8198
tcp: refresh skb timestamp at retransmit time
by Eric Dumazet
· 9 years ago
1ff23be
net: l3mdev: Allow send on enslaved interface
by David Ahern
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e8ed77d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
229740c
udp_offload: Set encapsulation before inner completes.
by Jarno Rajahalme
· 9 years ago
43b8448
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
by Jarno Rajahalme
· 9 years ago
47dcc20
ipv4: tcp: ip_send_unicast_reply() is not BH safe
by Eric Dumazet
· 9 years ago
b3b4663
net: vrf: Create FIB tables on link create
by David Ahern
· 9 years ago
0a93aae
netfilter: conntrack: use a single expectation table for all namespaces
by Florian Westphal
· 9 years ago
03d7dc5
netfilter: conntrack: check netns when walking expect hash
by Florian Westphal
· 9 years ago
d7cdf81
netfilter: x_tables: get rid of old and inconsistent debugging
by Pablo Neira Ayuso
· 9 years ago
56d52d4
netfilter: conntrack: use a single hashtable for all namespaces
by Florian Westphal
· 9 years ago
e0c7d47
netfilter: conntrack: check netns when comparing conntrack objects
by Florian Westphal
· 9 years ago
245cfdc
netfilter: conntrack: small refactoring of conntrack seq_printf
by Florian Westphal
· 9 years ago
777c6ae
tcp: two more missing bh disable
by Eric Dumazet
· 9 years ago
614bdd4
tcp: must block bh in __inet_twsk_hashdance()
by Eric Dumazet
· 9 years ago
46cc6e4
tcp: fix lockdep splat in tcp_snd_una_update()
by Eric Dumazet
· 9 years ago
32b583a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
125372f
gre: receive also TEB packets for lwtunnels
by Jiri Benc
· 9 years ago
244a797
gre: move iptunnel_pull_header down to ipgre_rcv
by Jiri Benc
· 9 years ago
00b2034
gre: remove superfluous pskb_may_pull
by Jiri Benc
· 9 years ago
f132ae7
gre: change gre_parse_header to return the header length
by Jiri Benc
· 9 years ago
d401123
tcp: guarantee forward progress in tcp_sendmsg()
by Eric Dumazet
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1d2077a
net: add __sock_wfree() helper
by Eric Dumazet
· 9 years ago
9580bf2
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
by Eric Dumazet
· 9 years ago
182a352
gre: Create common functions for transmit
by Tom Herbert
· 9 years ago
95f5c64
gre: Move utility functions to common headers
by Tom Herbert
· 9 years ago
d41a69f
tcp: make tcp_sendmsg() aware of socket backlog
by Eric Dumazet
· 9 years ago
e61da9e
udp: prepare for non BH masking at backlog processing
by Eric Dumazet
· 9 years ago
fb3477c
tcp: do not block bh during prequeue processing
by Eric Dumazet
· 9 years ago
c10d931
tcp: do not assume TCP code is non preemptible
by Eric Dumazet
· 9 years ago
b7f8fe2
gre: do not pull header in ICMP error processing
by Jiri Benc
· 9 years ago
90e5d0d
soreuseport: Fix TCP listener hash collision
by Craig Gallek
· 9 years ago
f27337e
ip_tunnel: fix preempt warning in ip tunnel creation/updating
by Paolo Abeni
· 9 years ago
92b4423
netfilter: fix IS_ERR_VALUE usage
by Pablo Neira Ayuso
· 9 years ago
0cef6a4
tcp: give prequeue mode some care
by Eric Dumazet
· 9 years ago
946b636
gre: reject GUE and FOU in collect metadata mode
by Jiri Benc
· 9 years ago
2090714
gre: build header correctly for collect metadata tunnels
by Jiri Benc
· 9 years ago
a64b04d
gre: do not assign header_ops in collect metadata mode
by Jiri Benc
· 9 years ago
a166140
tcp: Handle eor bit when fragmenting a skb
by Martin KaFai Lau
· 9 years ago
a643b5d
tcp: Handle eor bit when coalescing skb
by Martin KaFai Lau
· 9 years ago
c134ecb
tcp: Make use of MSG_EOR in tcp_sendmsg
by Martin KaFai Lau
· 9 years ago
0a2cf20
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
by Soheil Hassas Yeganeh
· 9 years ago
863c1fd
tcp: remove an unnecessary check in tcp_tx_timestamp
by Soheil Hassas Yeganeh
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
b15084e
net: rename IP_UPD_PO_STATS_BH()
by Eric Dumazet
· 9 years ago
98f6199
net: rename IP_ADD_STATS_BH()
by Eric Dumazet
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
214d3f1
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
90bbcc6
net: tcp: rename TCP_INC_STATS_BH
by Eric Dumazet
· 9 years ago
02c2234
net: udp: rename UDP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
5d3848b
net: rename ICMP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
6aef70a
net: snmp: kill various STATS_USER() helpers
by Eric Dumazet
· 9 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6ed46d1
sock_diag: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
960a262
net: better drop monitoring in ip{6}_recv_error()
by Eric Dumazet
· 9 years ago
0aea76d
tcp: SYN packets are now simply consumed
by Eric Dumazet
· 9 years ago
d296ba6
soreuseport: Resolve merge conflict for v4/v6 ordering fix
by Craig Gallek
· 9 years ago
391a203
ipv4/fib: don't warn when primary address is missing if in_dev is dead
by Paolo Abeni
· 9 years ago
10d3be5
tcp-tso: do not split TSO packets at retransmit time
by Eric Dumazet
· 9 years ago
2de8023
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
by Martin KaFai Lau
· 9 years ago
Next »