Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0333464f5f7c33965173893b2a7322da6fe751ab
/
net
/
ipv4
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f4713a3
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
by Willem de Bruijn
· 10 years ago
4fd671d
gue: Call remcsum_adjust
by Tom Herbert
· 10 years ago
d3fc6b3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
c3658e8
tcp: fix possible NULL dereference in tcp_vX_send_reset()
by Eric Dumazet
· 10 years ago
91a0b60
net/ping: handle protocol mismatching scenario
by Jane Zhou
· 10 years ago
958d03b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
227158d
new helper: skb_copy_and_csum_datagram_msg()
by Al Viro
· 11 years ago
20ea60c
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
by lucien
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0c228e8
tcp: Restore RFC5961-compliant behavior for SYN packets
by Calvin Owens
· 10 years ago
5968250
vlan: introduce *vlan_hwaccel_push_inside helpers
by Jiri Pirko
· 10 years ago
62749e2
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
by Jiri Pirko
· 10 years ago
355a901
tcp: make connect() mem charging friendly
by Eric Dumazet
· 10 years ago
e3e3217
icmp: Remove some spurious dropped packet profile hits from the ICMP path
by Rick Jones
· 10 years ago
feb91a0
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
by Daniel Borkmann
· 10 years ago
f1227c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
49dd18b
ipv4: Fix incorrect error code when adding an unreachable route
by Panu Matilainen
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d649a7a
tcp: limit GSO packets to half cwnd
by Eric Dumazet
· 10 years ago
882288c
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
by Thomas Graf
· 10 years ago
5676864
netfilter: fix various sparse warnings
by Florian Westphal
· 10 years ago
a8c5f90
ip_tunnel: Ops registration for secondary encap (fou, gue)
by Tom Herbert
· 10 years ago
4243cdc
udp: Neaten function pointer calls and add braces
by Joe Perches
· 10 years ago
5337b5b
ipv6: fix IPV6_PKTINFO with v4 mapped
by Eric Dumazet
· 10 years ago
d7480fd
neigh: remove dynamic neigh table registration support
by WANG Cong
· 10 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
3d97379
tcp: move sk_mark_napi_id() at the right place
by Eric Dumazet
· 10 years ago
cfdf1e1
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
by Jesse Gross
· 10 years ago
c008ba5b
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
by Herbert Xu
· 10 years ago
32b5913
ipv4: Use standard iovec primitive in raw_probe_proto_opt
by Herbert Xu
· 10 years ago
6b96686
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
by Daniel Borkmann
· 10 years ago
36cbb24
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
by Rick Jones
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6b798d70
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
4508349
net: esp: Convert NETDEBUG to pr_info
by Joe Perches
· 10 years ago
cbffccc
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
by Joe Perches
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
e1b2cb6
fou: Fix typo in returning flags in netlink
by Tom Herbert
· 10 years ago
4c672e4
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
by Daniel Borkmann
· 10 years ago
1744bea
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
by Joe Perches
· 10 years ago
1f37bf8
tcp: zero retrans_stamp if all retrans were acked
by Marcelo Leitner
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
a8d31c1
gue: Receive side of remote checksum offload
by Tom Herbert
· 10 years ago
b17f709
gue: TX support for using remote checksum offload option
by Tom Herbert
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
5024c33
gue: Add infrastructure for flags and options
by Tom Herbert
· 10 years ago
4bcb877
udp: Offload outer UDP tunnel csum if available
by Tom Herbert
· 10 years ago
63487ba
net: Move fou_build_header into fou.c and refactor
by Tom Herbert
· 10 years ago
d3ca9ea
geneve: Unregister pernet subsys on module unload.
by Jesse Gross
· 10 years ago
45cac46
geneve: Set GSO type on transmit.
by Jesse Gross
· 10 years ago
6cf1093
udp: remove blank line between set and test
by Fabian Frederick
· 10 years ago
05006e8
esp4: remove assignment in if condition
by Fabian Frederick
· 10 years ago
f7b3bec
net: allow setting ecn via routing table
by Florian Westphal
· 10 years ago
f167338
syncookies: split cookie_check_timestamp() into two functions
by Florian Westphal
· 10 years ago
274e2da
syncookies: avoid magic values and document which-bit-is-what-option
by Florian Westphal
· 10 years ago
436f7c2
igmp: remove camel case definitions
by Fabian Frederick
· 10 years ago
c18450a
udp: remove else after return
by Fabian Frederick
· 10 years ago
aa1f731
inet: frags: remove inline on static in c file
by Fabian Frederick
· 10 years ago
0d3979b
ipv4: remove 0/NULL assignment on static
by Fabian Frederick
· 10 years ago
c9f503b
ipv4: use seq_puts instead of seq_printf where possible
by Fabian Frederick
· 10 years ago
b92022f
tcp: spelling s/plugable/pluggable
by Fabian Frederick
· 10 years ago
988b134
cipso: remove NULL assignment on static
by Fabian Frederick
· 10 years ago
4c787b1
ipv4: include linux/bug.h instead of asm/bug.h
by Fabian Frederick
· 10 years ago
4973404
cipso: kerneldoc warning fix
by Fabian Frederick
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
cd21453
tcp: Correction to RFC number in comment
by Sowmini Varadhan
· 10 years ago
14051f0
gre: Use inner mac length when computing tunnel length
by Tom Herbert
· 10 years ago
fa19c2b0
ipv4: Do not cache routing failures due to disabled forwarding.
by Nicolas Cavallari
· 10 years ago
646697b
syncookies: only increment SYNCOOKIESFAILED on validation error
by Florian Westphal
· 10 years ago
f4e715c
ipv4: minor spelling fixes
by stephen hemminger
· 10 years ago
8ac2bde
netfilter: log: protect nf_log_register against double registering
by Marcelo Leitner
· 10 years ago
d70127e
inet: frags: remove the WARN_ON from inet_evict_bucket
by Nikolay Aleksandrov
· 10 years ago
65ba1f1
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
by Nikolay Aleksandrov
· 10 years ago
dca145f
tcp: allow for bigger reordering level
by Eric Dumazet
· 10 years ago
e9105f1
netfilter: nf_tables: add new expression nft_redir
by Arturo Borrero
· 10 years ago
8b13edd
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
by Arturo Borrero
· 10 years ago
6b436d3
ipv4: remove set but unused variable sha
by Fabian Frederick
· 10 years ago
349ce99
tcp: md5: do not use alloc_percpu()
by Eric Dumazet
· 10 years ago
9e7ceb0
net: fix saving TX flow hash in sock for outgoing connections
by Sathya Perla
· 10 years ago
330966e
net: make skb_gso_segment error handling more robust
by Florian Westphal
· 10 years ago
1e16aa3
net: gso: use feature flag argument in all protocol gso handlers
by Florian Westphal
· 10 years ago
ce8ec48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
e25b492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b4e3cef
ipv4: fix a potential use after free in gre_offload.c
by Li RongQing
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d8f00d2
ipv4: fix a potential use after free in fou.c
by Li RongQing
· 10 years ago
1245dfc
ipv4: fix a potential use after free in ip_tunnel_core.c
by Li RongQing
· 10 years ago
4062090
ipv4: dst_entry leak in ip_send_unicast_reply()
by Vasily Averin
· 10 years ago
461b74c
ipv4: clean up cookie_v4_check()
by Cong Wang
· 10 years ago
e25f866
ipv4: share tcp_v4_save_options() with cookie_v4_check()
by Cong Wang
· 10 years ago
2077eeb
ipv4: call __ip_options_echo() in cookie_v4_check()
by Cong Wang
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
9b462d0
tcp: TCP Small Queues and strange attractors
by Eric Dumazet
· 10 years ago
Next »