Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
404eb77ea766260c45cb05c4a8043b13bd7142d5
/
net
/
ipv4
404eb77
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
by Roopa Prabhu
· 7 years ago
ff06342
udp: exclude gso from xfrm paths
by Willem de Bruijn
· 7 years ago
d2ba09c
net: add skeleton of bpfilter kernel module
by Alexei Starovoitov
· 7 years ago
522040e
tcp: do not aggressively quick ack after ECN events
by Eric Dumazet
· 7 years ago
9a9c9b5
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
by Eric Dumazet
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1f7455c
tcp: tcp_rack_reo_wnd() can be static
by kbuild test robot
· 7 years ago
9c21d2f
tcp: add tcp_comp_sack_nr sysctl
by Eric Dumazet
· 7 years ago
6d82aa2
tcp: add tcp_comp_sack_delay_ns sysctl
by Eric Dumazet
· 7 years ago
200d95f
tcp: add TCPAckCompressed SNMP counter
by Eric Dumazet
· 7 years ago
5d9f426
tcp: add SACK compression
by Eric Dumazet
· 7 years ago
a389363
tcp: do not force quickack when receiving out-of-order packets
by Eric Dumazet
· 7 years ago
113f99c
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 7 years ago
02f99df
erspan: fix invalid erspan version.
by William Tu
· 7 years ago
56f8c5d
tcp: don't mark recently sent packets lost on RTO
by Yuchung Cheng
· 7 years ago
b8fef65
tcp: new helper tcp_rack_skb_timeout
by Yuchung Cheng
· 7 years ago
c77d62f
tcp: separate loss marking and state update on RTO
by Yuchung Cheng
· 7 years ago
2ad55f5
tcp: new helper tcp_timeout_mark_lost
by Yuchung Cheng
· 7 years ago
d716bfd
tcp: account lost retransmit after timeout
by Yuchung Cheng
· 7 years ago
6ac06ec
tcp: simpler NewReno implementation
by Yuchung Cheng
· 7 years ago
b38a51f
tcp: disable RFC6675 loss detection
by Yuchung Cheng
· 7 years ago
20b654d
tcp: support DUPACK threshold in RACK
by Yuchung Cheng
· 7 years ago
5a847a6
net/ipv4: Initialize proto and ports in flow struct
by David Ahern
· 7 years ago
7f582b2
tcp: purge write queue in tcp_connect_init()
by Eric Dumazet
· 7 years ago
4f6b15c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
289e1f4
net: ipv4: ipconfig: fix unused variable
by Anders Roxell
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
575b65b
udp: avoid refcount_t saturation in __udp_gso_segment()
by Eric Dumazet
· 7 years ago
73a6bab
tcp: switch pacing timer to softirq based hrtimer
by Eric Dumazet
· 7 years ago
1b97013
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
03bdfc0
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
by Joe Perches
· 7 years ago
69678bc
udp: fix SO_BINDTODEVICE
by Paolo Abeni
· 7 years ago
0e8411e
ipv4: reset fnhe_mtu_locked after cache route flushed
by Hangbin Liu
· 7 years ago
88ab310
net/udp: Update udp_encap_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
5263a98
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
by Davidlohr Bueso
· 7 years ago
04d55b2
udp: Do not copy destructor if one is not present
by Alexander Duyck
· 7 years ago
6053d0f
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
by Alexander Duyck
· 7 years ago
0ad6509
udp: Partially unroll handling of first segment and last segment
by Alexander Duyck
· 7 years ago
9a0d41b
udp: Do not pass checksum as a parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
b21c034
udp: Do not pass MSS as parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
dfec0ee
udp: Record gso_segs when supporting UDP segmentation offload
by Alexander Duyck
· 7 years ago
a44f6d8
netfilter: x_tables: add module alias for icmp matches
by Florian Westphal
· 7 years ago
62515f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
9027887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
3a2e86f
netfilter: nf_nat: remove unused ct arg from lookup functions
by Florian Westphal
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
114f39f
tcp: restore autocorking
by Eric Dumazet
· 7 years ago
94720e3
ipv4: fix fnhe usage by non-cached routes
by Julian Anastasov
· 7 years ago
e6e6a27
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
by Neal Cardwell
· 7 years ago
6c035ba
udp: Complement partial checksum for GSO packet
by Sean Tranchetti
· 7 years ago
b75eba7
tcp: send in-queue bytes in cmsg upon read
by Soheil Hassas Yeganeh
· 7 years ago
a8c744a
udp: disable gso with no_check_tx
by Willem de Bruijn
· 7 years ago
bf2acc9
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
6dac152
tcp: Add clean acked data hook
by Ilya Lesokhin
· 7 years ago
1baf5eb
erspan: auto detect truncated packets.
by William Tu
· 7 years ago
05255b8
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
by Eric Dumazet
· 7 years ago
af201ba
udp: remove stray export symbol
by Willem de Bruijn
· 7 years ago
c36207b
tcp: remove mss check in tcp_select_initial_window()
by Wei Wang
· 7 years ago
16ae6aa
tcp: ignore Fast Open on repair mode
by Yuchung Cheng
· 7 years ago
2e8de85
udp: add gso segment cmsg
by Willem de Bruijn
· 7 years ago
15e36f5
udp: paged allocation with gso
by Willem de Bruijn
· 7 years ago
ad40585
udp: better wmem accounting on gso
by Willem de Bruijn
· 7 years ago
bec1f6f
udp: generate gso with UDP_SEGMENT
by Willem de Bruijn
· 7 years ago
ee80d1e
udp: add udp gso
by Willem de Bruijn
· 7 years ago
1cd7884
udp: expose inet cork to udp
by Willem de Bruijn
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c04d2cb
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
by Chris Novakovic
· 7 years ago
4d019b3
ipconfig: Create /proc/net/ipconfig directory
by Chris Novakovic
· 7 years ago
300eec7
ipconfig: Correctly initialise ic_nameservers
by Chris Novakovic
· 7 years ago
de1fa15
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
by Chris Novakovic
· 7 years ago
4e1a8af
ipconfig: BOOTP: Don't request IEN-116 name servers
by Chris Novakovic
· 7 years ago
e18bdc8
ipconfig: Tidy up reporting of name servers
by Chris Novakovic
· 7 years ago
8c2320e8
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
by Eric Dumazet
· 7 years ago
a06ac0d
Revert "net: init sk_cookie for inet socket"
by Yafang Shao
· 7 years ago
dc3c09d
netfilter: xtables: use ipt_get_target_c instead of ipt_get_target
by Taehee Yoo
· 7 years ago
2eb0f62
netfilter: add NAT support for shifted portmap ranges
by Thierry Du Tre
· 7 years ago
a268de7
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
by Felix Fietkau
· 7 years ago
7d20868
netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
by Felix Fietkau
· 7 years ago
c6849a3
net: init sk_cookie for inet socket
by Yafang Shao
· 7 years ago
b16fb41
net: fib_rules: add extack support
by Roopa Prabhu
· 7 years ago
6163849
net: introduce a new tracepoint for tcp_rcv_space_adjust
by Yafang Shao
· 7 years ago
7e5a206
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4f3780c
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
by Felix Fietkau
· 7 years ago
a72db42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
feb5f2e
tcp: export packets delivery info
by Yuchung Cheng
· 7 years ago
e21db6f
tcp: track total bytes delivered with ECN CE marks
by Yuchung Cheng
· 7 years ago
a77fa01
tcp: new helper to calculate newly delivered
by Yuchung Cheng
· 7 years ago
bef5767
tcp: better delivery accounting for SYN-ACK and SYN-data
by Yuchung Cheng
· 7 years ago
cd027a5
udp: enable UDP checksum offload for ESP
by Jacek Kalwas
· 7 years ago
a919525
net: Move fib_convert_metrics to metrics file
by David Ahern
· 7 years ago
93ab6cc
tcp: implement mmap() for zero copy receive
by Eric Dumazet
· 7 years ago
03f45c8
tcp: avoid extra wakeups for SO_RCVLOWAT users
by Eric Dumazet
· 7 years ago
796f82e
tcp: fix delayed acks behavior for SO_RCVLOWAT
by Eric Dumazet
· 7 years ago
d136184
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
by Eric Dumazet
· 7 years ago
9783ccd
net: Fix one possible memleak in ip_setup_cork
by Gao Feng
· 7 years ago
bffd168
tcp: clear tp->packets_out when purging write queue
by Soheil Hassas Yeganeh
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
Next »