index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp: Complement partial checksum for GSO packet
Sean Tranchetti
2018-05-02
1
-0
/
+1
*
tcp: send in-queue bytes in cmsg upon read
Soheil Hassas Yeganeh
2018-05-02
1
-4
/
+39
*
udp: disable gso with no_check_tx
Willem de Bruijn
2018-05-01
1
-0
/
+4
*
tcp: Add clean acked data hook
Ilya Lesokhin
2018-05-01
1
-0
/
+25
*
erspan: auto detect truncated packets.
William Tu
2018-04-30
1
-0
/
+6
*
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
2018-04-30
2
-90
/
+106
*
udp: remove stray export symbol
Willem de Bruijn
2018-04-28
1
-1
/
+0
*
tcp: remove mss check in tcp_select_initial_window()
Wei Wang
2018-04-27
1
-5
/
+3
*
udp: add gso segment cmsg
Willem de Bruijn
2018-04-26
1
-2
/
+42
*
udp: paged allocation with gso
Willem de Bruijn
2018-04-26
1
-4
/
+11
*
udp: better wmem accounting on gso
Willem de Bruijn
2018-04-26
1
-1
/
+15
*
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
2
-6
/
+36
*
udp: add udp gso
Willem de Bruijn
2018-04-26
1
-1
/
+52
*
udp: expose inet cork to udp
Willem de Bruijn
2018-04-26
2
-10
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
1
-5
/
+2
|
\
|
*
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-23
1
-5
/
+2
*
|
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
Chris Novakovic
2018-04-24
1
-11
/
+107
*
|
ipconfig: Create /proc/net/ipconfig directory
Chris Novakovic
2018-04-24
1
-0
/
+15
*
|
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-04-24
1
-0
/
+13
*
|
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
Chris Novakovic
2018-04-24
1
-2
/
+4
*
|
ipconfig: BOOTP: Don't request IEN-116 name servers
Chris Novakovic
2018-04-24
1
-1
/
+1
*
|
ipconfig: Tidy up reporting of name servers
Chris Novakovic
2018-04-24
1
-8
/
+11
*
|
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
Eric Dumazet
2018-04-24
1
-12
/
+14
*
|
Revert "net: init sk_cookie for inet socket"
Yafang Shao
2018-04-24
1
-7
/
+1
*
|
net: init sk_cookie for inet socket
Yafang Shao
2018-04-23
1
-1
/
+7
*
|
net: fib_rules: add extack support
Roopa Prabhu
2018-04-23
2
-3
/
+7
*
|
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2018-04-23
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
4
-10
/
+13
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-20
2
-6
/
+10
|
|
\
|
|
*
net: Fix one possible memleak in ip_setup_cork
Gao Feng
2018-04-16
1
-3
/
+5
|
|
*
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
2018-04-16
1
-1
/
+1
|
|
*
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-04-13
1
-2
/
+4
|
*
|
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-16
2
-4
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
2
-3
/
+3
|
|
*
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
1
-1
/
+0
*
|
|
tcp: export packets delivery info
Yuchung Cheng
2018-04-19
3
-2
/
+13
*
|
|
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
2018-04-19
2
-0
/
+3
*
|
|
tcp: new helper to calculate newly delivered
Yuchung Cheng
2018-04-19
1
-2
/
+15
*
|
|
tcp: better delivery accounting for SYN-ACK and SYN-data
Yuchung Cheng
2018-04-19
1
-3
/
+7
*
|
|
net: Move fib_convert_metrics to metrics file
David Ahern
2018-04-18
3
-42
/
+57
*
|
|
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-17
2
-1
/
+114
*
|
|
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
2018-04-17
2
-2
/
+17
*
|
|
tcp: fix delayed acks behavior for SO_RCVLOWAT
Eric Dumazet
2018-04-17
1
-2
/
+5
*
|
|
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-17
2
-0
/
+22
|
/
/
*
|
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
2018-04-10
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-10
5
-11
/
+15
|
\
\
|
|
/
|
/
|
|
*
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
2018-04-09
1
-0
/
+1
|
*
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-04-08
1
-0
/
+1
|
*
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
2018-04-08
1
-5
/
+6
|
*
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
2018-04-06
1
-1
/
+1
[next]