Commit History

Author SHA1 Message Date
  Linus Torvalds 1c8c5a9d38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Yafang Shao 3d97d88e80 tcp: minor optimization around tcp_hdr() usage in receive path 7 years ago
  Christoph Hellwig 2c7d3daceb net/tcp: convert to ->poll_mask 7 years ago
  Eric Dumazet 5d9f4262b7 tcp: add SACK compression 7 years ago
  Eric Dumazet cf0dd20372 tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers() 7 years ago
  Yuchung Cheng b8fef65a8a tcp: new helper tcp_rack_skb_timeout 7 years ago
  Yuchung Cheng d716bfdb10 tcp: account lost retransmit after timeout 7 years ago
  Yuchung Cheng 6ac06ecd3a tcp: simpler NewReno implementation 7 years ago
  Yuchung Cheng 20b654dfe1 tcp: support DUPACK threshold in RACK 7 years ago
  David S. Miller b9f672af14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 years ago
  Christoph Hellwig 37d849bb42 ipv{4,6}/tcp: simplify procfs registration 7 years ago
  John Fastabend e5cd3abcb3 bpf: sockmap, refactor sockmap routines to work with hashmap 7 years ago
  Eric Dumazet 73a6bab5aa tcp: switch pacing timer to softirq based hrtimer 7 years ago
  Ilya Lesokhin 6dac152355 tcp: Add clean acked data hook 7 years ago
  Eric Dumazet 93ab6cc691 tcp: implement mmap() for zero copy receive 7 years ago
  Eric Dumazet 03f45c883c tcp: avoid extra wakeups for SO_RCVLOWAT users 7 years ago
  Eric Dumazet d1361840f8 tcp: fix SO_RCVLOWAT and RCVBUF autotuning 7 years ago
  Eric Dumazet dcb8c9b437 tcp_bbr: better deal with suboptimal GSO (II) 7 years ago
  Eric Dumazet e0f9759f53 tcp: try to keep packet if SYN_RCV race is lost 7 years ago
  John Fastabend 1aa12bdf1b bpf: sockmap, add sock close() hook to remove socks 7 years ago
  John Fastabend b11a632c44 net: add a UID to use for ULP socket assignment 7 years ago
  Linus Torvalds b2fe5fa686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Linus Torvalds 168fe32a07 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Lawrence Brakmo de525be2ca bpf: Support passing args to sock_ops bpf function 7 years ago
  Lawrence Brakmo b73042b8a2 bpf: Add write access to tcp_sock and sock fields 7 years ago
  Yuchung Cheng e42866031f tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR 7 years ago
  Yuchung Cheng 7268586baa tcp: pause Fast Open globally after third consecutive timeout 7 years ago
  David S. Miller 51e18a453f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  David S. Miller 62cd277039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 years ago