Commit History

Author SHA1 Message Date
  Dimitris Michailidis 9fa5fdf291 tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. 16 years ago
  Herbert Xu 4e704ee3c2 gso: Ensure that the packet is long enough 16 years ago
  Willy Tarreau 33966dd0e2 tcp: splice as many packets as possible at once 16 years ago
  Linus Torvalds d9e8a3a5b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 16 years ago
  Herbert Xu 684f217601 tcp6: Add GRO support 16 years ago
  Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
  Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
  David S. Miller 7945cc6464 tcp: Kill extraneous SPLICE_F_NONBLOCK checks. 16 years ago
  Lennert Buytenhek 4f7d54f59b tcp: don't mask EOF and socket errors on nonblocking splice receive 16 years ago
  Herbert Xu b530256d2e gro: Use gso_size to store MSS 16 years ago
  Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
  Herbert Xu bf296b125b tcp: Add GRO support 16 years ago
  Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 years ago
  Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
  Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
  David S. Miller 9eeda9abd1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  David S. Miller 518a09ef11 tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. 16 years ago
  Jianjun Kong 5a5f3a8db9 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c 16 years ago
  Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 16 years ago
  Peter Zijlstra c57943a1c9 net: wrap sk->sk_backlog_rcv() 16 years ago
  David S. Miller c7004482e8 tcp: Respect SO_RCVLOWAT in tcp_poll(). 16 years ago
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
  Adam Langley 49a72dfb88 tcp: Fix MD5 signatures for non-linear skbs 17 years ago
  Pavel Emelyanov 57ef42d59d mib: put tcp statistics on struct net 17 years ago
  Pavel Emelyanov ed88098e25 mib: add net to NET_ADD_STATS_USER 17 years ago
  Pavel Emelyanov 6f67c817fc mib: add net to NET_INC_STATS_USER 17 years ago
  Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
  Pavel Emelyanov 4e6734447d mib: add net to NET_INC_STATS 17 years ago
  Pavel Emelyanov 5c52ba170f sock: add net to prot->enter_memory_pressure callback 17 years ago
  Pavel Emelyanov 74688e487a mib: add net to TCP_DEC_STATS 17 years ago