Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87e5fc99b0280b492724cc7f2d8d9ad37b980087
/
net
/
ipv4
3d7b332
gre: set inner_protocol on xmit
by Simon Horman
· 8 years ago
a5d0dc8
vti: flush x-netns xfrm cache when vti interface is removed
by Lance Richardson
· 8 years ago
94d9f1c
ipv4: panic in leaf_walk_rcu due to stale node pointer
by David Forster
· 8 years ago
f626300
tcp: consider recv buf for the initial window scale
by Soheil Hassas Yeganeh
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
90b5ca1
net: ipmr/ip6mr: update lastuse on entry change
by Nikolay Aleksandrov
· 8 years ago
ba66bbe
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
by Daniel Borkmann
· 8 years ago
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
c42d712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b8247f0
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs
by Shmulik Ladkani
· 8 years ago
359ebda
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
by Shmulik Ladkani
· 8 years ago
f4dc777
netfilter: x_tables: speed up jump target validation
by Florian Westphal
· 8 years ago
43b9e12
net: ipmr/ip6mr: add support for keeping an entry age
by Nikolay Aleksandrov
· 8 years ago
c380d37
tcp_timer.c: Add kernel-doc function descriptions
by Richard Sailer
· 8 years ago
083ae30
tcp: enable per-socket rate limiting of all 'challenge acks'
by Jason Baron
· 8 years ago
d3fc035
ipv4: af_inet: make it explicitly non-modular
by Paul Gortmaker
· 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
aa9667e
tunnels: correct conditional build of MPLS and IPv6
by Simon Horman
· 8 years ago
a612769
udp: prevent bugcheck if filter truncates packet too much
by Michal Kubeček
· 8 years ago
64b8763
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
by Liping Zhang
· 8 years ago
fa17806
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
by Eric Dumazet
· 8 years ago
1b69e7e
ipip: support MPLS over IPv4
by Simon Horman
· 8 years ago
8afe97e
tunnels: support MPLS over IPv4 tunnels
by Simon Horman
· 8 years ago
f3438bc
timers, net/ipv4/inet: Initialize connection request timers as pinned
by Thomas Gleixner
· 8 years ago
d011a4d
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ae3e456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
c37a2df
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
by Joe Perches
· 8 years ago
468b021
netfilter: x_tables: simplify ip{6}table_mangle_hook()
by Pablo Neira Ayuso
· 8 years ago
19689e3
tcp: md5: use kmalloc() backed scratch areas
by Eric Dumazet
· 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
b1ed4c4
tcp: add an ability to dump and restore window parameters
by Andrey Vagin
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a3d2e9f
tcp: do not send too big packets at retransmit time
by Eric Dumazet
· 8 years ago
637c841
net: diag: Add support to filter on device index
by David Ahern
· 8 years ago
70a0dec
ipmr/ip6mr: Initialize the last assert time of mfc entries.
by Tom Goff
· 8 years ago
56ac42b
ipv6: Allow request socks to contain IPv6 options.
by Huw Davies
· 8 years ago
3faa8f9
netlabel: Move bitmap manipulation functions to the NetLabel core.
by Huw Davies
· 8 years ago
e1dbbc5
netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
by Liping Zhang
· 8 years ago
962fcef
esp: Fix ESN generation under UDP encapsulation
by Herbert Xu
· 8 years ago
20e1954
ipv6: RFC 4884 partial support for SIT/GRE tunnels
by Eric Dumazet
· 8 years ago
9b8c6d7
gre: better support for ICMP messages for gre+ipv6
by Eric Dumazet
· 8 years ago
1938ee1
net: Remove deprecated tunnel specific UDP offload functions
by Alexander Duyck
· 8 years ago
7c46a64
net: Merge VXLAN and GENEVE push notifiers into a single notifier
by Alexander Duyck
· 8 years ago
e7b3db5
net: Combine GENEVE and VXLAN port notifiers into single functions
by Alexander Duyck
· 8 years ago
318d3cc
net: xfrm: fix old-style declaration
by Arnd Bergmann
· 8 years ago
e582615
gre: fix error handler
by Eric Dumazet
· 8 years ago
22a59be
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
by Philip Prindeville
· 8 years ago
dcf1158
tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
by Neal Cardwell
· 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
699fafa
tcp: add NV congestion control
by Lawrence Brakmo
· 8 years ago
6f094b9
tcp: add in_flight to tcp_skb_cb
by Lawrence Brakmo
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
96c63fa
net: Add l3mdev rule
by David Ahern
· 8 years ago
e00431b
tcp: accept RST if SEQ matches right edge of right-most SACK block
by Pau Espin Pedrol
· 8 years ago
c1e48af
gue: Implement direction IP encapsulation
by Tom Herbert
· 8 years ago
30759219
net: disable fragment reassembly if high_thresh is zero
by Michal Kubeček
· 8 years ago
ae7ef81
skbuff: introduce skb_gso_validate_mtu
by Marcelo Ricardo Leitner
· 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
Next »