Commit History

Author SHA1 Message Date
  Steven J. Magnani 73852e8151 NET_DMA: free skbs periodically 15 years ago
  Alexandra Kossovsky b634f87522 tcp: Fix OOB POLLIN avoidance. 15 years ago
  Andreas Petlund 7e38017557 net: TCP thin dupack 15 years ago
  Andreas Petlund 36e31b0af5 net: TCP thin linear timeouts 15 years ago
  Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
  Krishna Kumar def87cf420 tcp: Slightly optimize tcp_sendmsg 15 years ago
  Krishna Kumar afeca340c0 tcp: Remove unrequired operations in tcp_push() 15 years ago
  David S. Miller 3dc789320e tcp: Remove runtime check that can never be true. 15 years ago
  William Allen Simpson e56fb50f2b TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS 15 years ago
  William Allen Simpson da5c78c826 TCPCT part 1b: generate Responder Cookie secret 15 years ago
  David S. Miller ff9c38bba3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Eric Dumazet 1fdf475aa1 tcp: tcp_disconnect() should clear window_clamp 15 years ago
  David S. Miller a2bfbc072e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Ilpo Järvinen d792c1006f tcp: provide more information on the tcp receive_queue bugs 15 years ago
  David S. Miller cfadf853f6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Arjan van de Ven c62f4c453a net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb 15 years ago
  Herbert Xu b6b39e8f3f tcp: Try to catch MSG_PEEK bug 15 years ago
  Julian Anastasov b103cf3438 tcp: fix TCP_DEFER_ACCEPT retrans calculation 15 years ago
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 years ago
  Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 15 years ago
  Eric Dumazet 42324c6270 net: splice() from tcp to pipe should take into account O_NONBLOCK 15 years ago
  Andrew Morton 4fdb78d309 net/ipv4/tcp.c: fix min() type mismatch warning 15 years ago
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 years ago
  Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 15 years ago
  Ilpo Järvinen 0b6a05c1db tcp: fix ssthresh u16 leftover 15 years ago
  Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
  Eric Dumazet df19a62677 tcp: keepalive cleanups 16 years ago
  Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
  Herbert Xu 6828b92bd2 tcp: Do not tack on TSO data to non-TSO packet 16 years ago
  David S. Miller 915219441d tcp: Use SKB queue and list helpers instead of doing it by-hand. 16 years ago