Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc92f745f8d0d3736ce5afb00a905d7cc61f9c46
/
net
/
ipv4
e2a1d3e
tcp: fix get_timewait4_sock() delay computation on 64bit
by Eric Dumazet
· 11 years ago
fbd02dd
ip_tunnel: Fix dst ref-count.
by Pravin B Shelar
· 11 years ago
65886f4
ipmr: fix mfc notification flags
by Nicolas Dichtel
· 11 years ago
c3f9b01
tcp: tcp_release_cb() should release socket ownership
by Eric Dumazet
· 11 years ago
e588e2f
inet: frag: make sure forced eviction removes all frags
by Florian Westphal
· 11 years ago
24b9bf4
net: fix for a race condition in the inet frag code
by Nikolay Aleksandrov
· 11 years ago
10ddceb
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
by Xin Long
· 11 years ago
c84a571
tcp: fix bogus RTT on special retransmission
by Yuchung Cheng
· 11 years ago
9a9bfd0
net: tcp: use NET_INC_STATS()
by Eric Dumazet
· 11 years ago
91a48a2
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
by Hannes Frederic Sowa
· 11 years ago
d10473d
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
by Eric Dumazet
· 11 years ago
f5ddcbb
net-tcp: fastopen: fix high order allocations
by Eric Dumazet
· 11 years ago
cf71d2bc
sit: fix panic with route cache in ip tunnels
by Nicolas Dichtel
· 11 years ago
ebe44f3
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
by David S. Miller
· 11 years ago
2e99c07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
a625486
ipv4: fix counter in_slow_tot
by Duan Jiong
· 11 years ago
478b360
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
by Florian Westphal
· 11 years ago
cd0f0b9
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
by Duan Jiong
· 11 years ago
2b7a79b
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
by FX Le Bail
· 11 years ago
357137a
ipv4: ipconfig.c: add parentheses in an if statement
by FX Le Bail
· 11 years ago
fe6cc55
net: ip, ipv6: handle gso skbs in forwarding path
by Florian Westphal
· 11 years ago
bf06200
tcp: tsq: fix nonagle handling
by John Ogness
· 11 years ago
b10bd54
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
by Jesper Juhl
· 11 years ago
f41f031
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
4a5ab4e
tcp: remove 1ms offset in srtt computation
by Eric Dumazet
· 11 years ago
63b5f15
ipv4: Fix runtime WARNING in rtmsg_ifa()
by Geert Uytterhoeven
· 11 years ago
05513e9
netfilter: nf_tables: add reject module for NFPROTO_INET
by Patrick McHardy
· 11 years ago
cc4723c
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
by Patrick McHardy
· 11 years ago
829d931
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
by Alexey Dobriyan
· 11 years ago
a664a4f
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
by Shlomo Pongratz
· 11 years ago
b045d37
ip_tunnel: fix panic in ip_tunnel_xmit()
by Eric Dumazet
· 11 years ago
b5aaab1
net/ipv4: Use non-atomic allocation of udp offloads structure instance
by Or Gerlitz
· 11 years ago
c0c0c50
net: gre: use icmp_hdr() to get inner ip header
by Duan Jiong
· 11 years ago
a452ce3
net: Fix memory leak if TPROXY used with TCP early demux
by Holger Eitzenberger
· 11 years ago
27d79f3
net: ipv4: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a0065f2
fib_frontend: fix possible NULL pointer dereference
by Oliver Hartkopp
· 11 years ago
04f9b74
remove extra definitions of U32_MAX
by Alex Elder
· 11 years ago
7771953
conditionally define U32_MAX
by Alex Elder
· 11 years ago
11c21a3
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
by Duan Jiong
· 11 years ago
a1d0cd8
net/udp_offload: Handle static checker complaints
by Shlomo Pongratz
· 11 years ago
3ad88cf
tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
by Christoph Paasch
· 11 years ago
906e073
net/ipv4: queue work on power efficient wq
by viresh kumar
· 11 years ago
00ca9c5
tcp: metrics: Fix rcu-race when deleting multiple entries
by Christoph Paasch
· 11 years ago
b582ef0
net: Add GRO support for UDP encapsulating protocols
by Or Gerlitz
· 11 years ago
82b276c
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
by Hannes Frederic Sowa
· 11 years ago
4d83e17
tcp: delete redundant calls of tcp_mtup_init()
by Peter Pan(潘卫平)
· 11 years ago
967680e
ipv4: remove the useless argument from ip_tunnel_hash()
by Duan Jiong
· 11 years ago
a0fa1dd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4b261c7
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
by Hannes Frederic Sowa
· 11 years ago
3acfa1e
ipv4: be friend with drop monitor
by Eric Dumazet
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6c7e761
ipv4: fix a dst leak in tunnels
by Eric Dumazet
· 11 years ago
77f99ad
tcp: metrics: Avoid duplicate entries with the same destination-IP
by Christoph Paasch
· 11 years ago
1d13a96
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
by Florent Fourcot
· 11 years ago
cf17228
net/ipv4: don't use module_init in non-modular gre_offload
by Paul Gortmaker
· 11 years ago
b53c733
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
by Eric Dumazet
· 11 years ago
95f4a45
net: avoid reference counter overflows on fib_rules in multicast forwarding
by Hannes Frederic Sowa
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
72c1d3b
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
by WANG Cong
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
70315d2
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
by Neal Cardwell
· 11 years ago
b884b1a
gre_offload: simplify GRE header length calculation in gre_gso_segment()
by Neal Cardwell
· 11 years ago
d10dbad
gre_offload: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
8ed1dc4
ipv4: introduce hardened ip_no_pmtu_disc mode
by Hannes Frederic Sowa
· 11 years ago
f87c10a
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
by Hannes Frederic Sowa
· 11 years ago
1774e9f
sched, net: Clean up preempt_enable_no_resched() abuse
by Peter Zijlstra
· 11 years ago
3e7013d
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
by Christoph Paasch
· 11 years ago
bbf852b
tcp: metrics: Delete all entries matching a certain destination
by Christoph Paasch
· 11 years ago
8a59359
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
by Christoph Paasch
· 11 years ago
a544302
tcp: metrics: Add source-address to tcp-metrics
by Christoph Paasch
· 11 years ago
324fd55
tcp: metrics: rename tcpm_addr to tcpm_daddr
by Christoph Paasch
· 11 years ago
751fcac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
cf4dfa8
netfilter: nf_tables: fix error path in the init functions
by Pablo Neira Ayuso
· 11 years ago
d0eb1f7
ip_tunnel: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
3876d22
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
by Patrick McHardy
· 11 years ago
fa2c1de
netfilter: nf_tables: minor nf_chain_type cleanups
by Patrick McHardy
· 11 years ago
2a37d75
netfilter: nf_tables: constify chain type definitions and pointers
by Patrick McHardy
· 11 years ago
88ce65a
netfilter: nf_tables: add missing module references to chain types
by Patrick McHardy
· 11 years ago
1d49144
netfilter: nf_tables: add "inet" table for IPv4/IPv6
by Patrick McHardy
· 11 years ago
115a60b
netfilter: nf_tables: add support for multi family tables
by Patrick McHardy
· 11 years ago
3b088c4
netfilter: nf_tables: make chain types override the default AF functions
by Patrick McHardy
· 11 years ago
bf5a755
net-gre-gro: Add GRE support to the GRO stack
by Jerry Chu
· 11 years ago
dfd1582
ipv4: loopback device: ignore value changes after device is upped
by Jiri Pirko
· 11 years ago
438e38f
gre_offload: statically build GRE offloading support
by Eric Dumazet
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
996b175
tcp: out_of_order_queue do not use its lock
by Eric Dumazet
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
9a4aa9a
ipv4: Use percpu Cache route in IP tunnels
by Tom Herbert
· 11 years ago
7d442fa
ipv4: Cache dst in tunnels
by Tom Herbert
· 11 years ago
dcd93ed
netfilter: nf_conntrack: remove dead code
by stephen hemminger
· 11 years ago
7a7ffba
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
by Wei-Chun Chao
· 11 years ago
dd9b455
ipv4: switch and case should be at the same indent
by Weilong Chen
· 11 years ago
442c67f
ipv4: spaces required around that '='
by Weilong Chen
· 11 years ago
56022a8
ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set
by Salam Noureddine
· 11 years ago
d497c63
netfilter: add help information to new nf_tables Kconfig options
by Pablo Neira Ayuso
· 11 years ago
bee11dc
netfilter: nft_reject: support for IPv6 and TCP reset
by Eric Leblond
· 11 years ago
Next »