Commit History

Author SHA1 Message Date
  Neal Cardwell 900f65d361 tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() 13 years ago
  Pavel Emelyanov b139ba4e90 tcp: Repair connection-time negotiated parameters 13 years ago
  Pavel Emelyanov 5e6a3ce657 tcp: Report mss_clamp with TCP_MAXSEG option in repair mode 13 years ago
  Pavel Emelyanov c0e88ff0f2 tcp: Repair socket queues 13 years ago
  Pavel Emelyanov ee9952831c tcp: Initial repair mode 13 years ago
  Pavel Emelyanov 370816aef0 tcp: Move code around 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Linus Torvalds 174808af90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Eric Dumazet a21d45726a tcp: avoid order-1 allocations on wifi and tx path 13 years ago
  Linus Torvalds 94fb175c04 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine 13 years ago
  Eric Dumazet 5fb84b1428 tcp: restore correct limit 13 years ago
  Eric Dumazet 35f9c09fe9 tcp: tcp_sendpages() should call tcp_push() once 13 years ago
  Dave Jiang a2bd1140a2 netdma: adding alignment check for NETDMA ops 13 years ago
  Eric Dumazet 2f53384424 tcp: allow splice() to build full TSO packets 13 years ago
  Joe Perches afd465030a net: ipv4: Standardize prefixes for message logging 13 years ago
  Joe Perches 058bd4d2a4 net: Convert printks to pr_<level> 13 years ago
  Dimitri Sivanich 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 years ago
  Jason Wang c43b874d5d tcp: properly initialize tcp memory limits 13 years ago
  Arun Sharma efcdbf24fd net: Disambiguate kernel message 13 years ago
  Glauber Costa 4acb41903b net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL 13 years ago
  Glauber Costa 3dc43e3e4d per-netns ipv4 sysctl_tcp_mem 13 years ago
  Eric Dumazet 0a5912db7b tcp: remove TCP_OFF and TCP_PAGE macros 13 years ago
  Eric Dumazet 761965eab3 tcp: tcp_sendmsg() page recycling 13 years ago
  Eric Dumazet f07d960df3 tcp: avoid frag allocation for small frames 13 years ago
  Eric Dumazet 690e99c4ba tcp: tcp_sendmsg() wrong access to sk_route_caps 13 years ago
  Michał Mirosław c8f44affb7 net: introduce and use netdev_features_t for device features sets 13 years ago
  Flavio Leitner 78d81d15b7 TCP: remove TCP_DEBUG 13 years ago
  Eric Dumazet ca35a0ef85 tcp: md5: dont write skb head in tcp_md5_hash_header() 13 years ago
  Eric Dumazet cf533ea53e tcp: add const qualifiers where possible 13 years ago
  Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago