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