Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7c23b629a8085b11daccd68c62b5116ff498f84a
/
net
/
ipv4
7c23b62
netfilter: flow table support for the mixed IPv4/IPv6 family
by Pablo Neira Ayuso
· 7 years ago
97add9f
netfilter: flow table support for IPv4
by Pablo Neira Ayuso
· 7 years ago
a7f87b4
netfilter: remove defensive check on malformed packets from raw sockets
by Pablo Neira Ayuso
· 7 years ago
b3a6125
netfilter: remove struct nf_afinfo and its helper functions
by Pablo Neira Ayuso
· 7 years ago
4643562
netfilter: remove route_key_size field in struct nf_afinfo
by Pablo Neira Ayuso
· 7 years ago
ce388f4
netfilter: move reroute indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
3f87c08
netfilter: move route indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
7db9a51
netfilter: remove saveroute indirection in struct nf_afinfo
by Pablo Neira Ayuso
· 7 years ago
f7dcbe2
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
ef71fe2
netfilter: move checksum indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
c2f9eaf
netfilter: nf_tables: remove hooks from family definition
by Pablo Neira Ayuso
· 7 years ago
c974a3a3
netfilter: nf_tables: remove multihook chains and families
by Pablo Neira Ayuso
· 7 years ago
12355d3
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
by Pablo Neira Ayuso
· 7 years ago
7a4473a
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
by Pablo Neira Ayuso
· 7 years ago
fa45a76
netfilter: nf_tables_arp: don't set forward chain
by Pablo Neira Ayuso
· 7 years ago
f92b40a
netfilter: core: only allow one nat hook per hook point
by Florian Westphal
· 7 years ago
03d13b6
netfilter: xtables: add and use xt_request_find_table_lock
by Florian Westphal
· 7 years ago
2a95183
netfilter: don't allocate space for arp/bridge hooks unless needed
by Florian Westphal
· 7 years ago
2c9e863
netfilter: conntrack: timeouts can be const
by Florian Westphal
· 7 years ago
9dae47a
netfilter: conntrack: l4 protocol trackers can be const
by Florian Westphal
· 7 years ago
cd9ceaf
netfilter: conntrack: constify list of builtin trackers
by Florian Westphal
· 7 years ago
0a38806
net: revert "Update RFS target at poll for tcp/udp"
by Soheil Hassas Yeganeh
· 7 years ago
e3f2c4a
ip: do not set RFS core on error queue reads
by Soheil Hassas Yeganeh
· 7 years ago
6987990c
net: tcp: Remove TCP probe module
by Masami Hiramatsu
· 7 years ago
c3fde1b
net: tcp: Add trace events for TCP congestion window tracing
by Masami Hiramatsu
· 7 years ago
bbb6189
inet_diag: Add equal-operator for ports
by Kristian Evensen
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8ddab50
tcp: do not allocate linear memory for zerocopy skbs
by Willem de Bruijn
· 7 years ago
02583ad
tcp: place all zerocopy payload in frags
by Willem de Bruijn
· 7 years ago
111856c
tcp: push full zerocopy packets
by Willem de Bruijn
· 7 years ago
9f30e5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
65bbbf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
214bb1c
net: erspan: remove md NULL check
by William Tu
· 7 years ago
fb7df5e
tcp: md5: Handle RCU dereference of md5sig_info
by Mat Martineau
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b4681c2
ipv4: Fix use-after-free when flushing FIB tables
by Ido Schimmel
· 7 years ago
986ffdf
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
by Yafang Shao
· 7 years ago
563e0bb
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
by Yafang Shao
· 7 years ago
50670b6
ip_gre: fix potential memory leak in erspan_rcv
by Haishuang Yan
· 7 years ago
dd8d5b8
ip_gre: fix error path when erspan_rcv failed
by Haishuang Yan
· 7 years ago
f58869c
esp: Don't require synchronous crypto fallback on offloading anymore.
by Steffen Klassert
· 7 years ago
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 7 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 7 years ago
d03a455
ipv4: fib: Fix metrics match when deleting a route
by Phil Sutter
· 7 years ago
cfddd4c
ip_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 7 years ago
acf568e
xfrm: Reinject transport-mode packets through tasklet
by Herbert Xu
· 7 years ago
d91e8db5
net: erspan: reload pointer after pskb_may_pull
by William Tu
· 7 years ago
ae3e133
net: erspan: fix wrong return value
by William Tu
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c05fad5
ip_gre: fix wrong return value of erspan_rcv
by Haishuang Yan
· 7 years ago
f551c91
net: erspan: introduce erspan v2 for ip_gre
by William Tu
· 7 years ago
1d7e2ed
net: erspan: refactor existing erspan code
by William Tu
· 7 years ago
4688eb7
tcp: refresh tcp_mstamp from timers callbacks
by Eric Dumazet
· 7 years ago
9ee11bd
tcp: fix potential underestimation on rcv_rtt
by Wei Wang
· 7 years ago
7268586
tcp: pause Fast Open globally after third consecutive timeout
by Yuchung Cheng
· 7 years ago
ec94c26
tcp/dccp: avoid one atomic operation for timewait hashdance
by Eric Dumazet
· 7 years ago
d6da838
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
b4f70c3
tcp: allow TLP in ECN CWR
by Neal Cardwell
· 7 years ago
a46182b
net: igmp: Use correct source address on IGMPv3 reports
by Kevin Cernekee
· 7 years ago
b547602
ipv4: igmp: guard against silly MTU values
by Eric Dumazet
· 7 years ago
30791ac
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 7 years ago
c3916ad
tcp: smoother receiver autotuning
by Eric Dumazet
· 7 years ago
607065b
tcp: avoid integer overflows in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
02db557
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
8f659a0
net: ipv4: fix for a race condition in raw_sendmsg
by Mohamed Ghannam
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6065fd0
tcp: evaluate packet losses upon RTT change
by Yuchung Cheng
· 7 years ago
428aec5
tcp: fix off-by-one bug in RACK
by Yuchung Cheng
· 7 years ago
cd1fc85
tcp: always evaluate losses in RACK upon undo
by Yuchung Cheng
· 7 years ago
0ce294d
tcp: correctly test congestion state in RACK
by Yuchung Cheng
· 7 years ago
600647d
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
by Neal Cardwell
· 7 years ago
2f6c498
tcp_bbr: reset full pipe detection on loss recovery undo
by Neal Cardwell
· 7 years ago
c589e69b
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
by Neal Cardwell
· 7 years ago
d476175
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
96307a0
netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regression
by Arnd Bergmann
· 7 years ago
8632385
tcp: use current time in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
e599ea1
Revert "tcp: must block bh in __inet_twsk_hashdance()"
by Eric Dumazet
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
27da6d3
tcp: Enable 2nd listener hashtable in TCP
by Martin KaFai Lau
· 7 years ago
61b7c69
inet: Add a 2nd listener hashtable (port+addr)
by Martin KaFai Lau
· 7 years ago
f0b1e64
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
by Martin KaFai Lau
· 7 years ago
76d013b
inet: Add a count to struct inet_listen_hashbucket
by Martin KaFai Lau
· 7 years ago
a3222dc
ip_gre: Refector the erpsan tunnel code.
by William Tu
· 7 years ago
cfac7f8
tcp/dccp: block bh before arming time_wait timer
by Eric Dumazet
· 7 years ago
e94a62f
net/reuseport: drop legacy code
by Paolo Abeni
· 7 years ago
0f6c480
xfrm: Move dst->path into struct xfrm_dst
by David Miller
· 7 years ago
b92cf4a
net: Create and use new helper xfrm_dst_child().
by David Miller
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
613d077
netfilter: exit_net cleanup check added
by Vasily Averin
· 7 years ago
07dc8bc
netfilter: remove redundant assignment to e
by Colin Ian King
· 7 years ago
ed66dfa
tcp: when scheduling TLP, time of RTO should account for current ACK
by Neal Cardwell
· 7 years ago
8170024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cebe84c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
e39d524
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
Next »