Historial de Commits

Autor SHA1 Mensaje Fecha
  David S. Miller 00dad5e479 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Josh Hunt 3c0fef0b7d net: Add getsockopt support for TCP thin-streams hace 15 años
  Dmitry Popov a3bdb549e3 tcp: cookie transactions setsockopt memory leak hace 15 años
  David S. Miller 11fe883936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Changli Gao 3a047bf87b rfs: call sock_rps_record_flow() in tcp_splice_read() hace 15 años
  Changli Gao 7ba4291007 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() hace 15 años
  Eric Dumazet 4bc2f18ba4 net/ipv4: EXPORT_SYMBOL cleanups hace 15 años
  Eric Dumazet 7a9b2d5950 net: use this_cpu_ptr() hace 15 años
  Konstantin Khorenko 565b7b2d2e tcp: do not send reset to already closed sockets hace 15 años
  Changli Gao a3433f35a5 tcp: unify tcp flag macros hace 15 años
  Eric Dumazet d7fd1b5747 tcp: tcp_md5_hash_skb_data() frag_list handling hace 15 años
  Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements hace 15 años
  David S. Miller 6811d58fc1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Eric Dumazet 35790c0421 tcp: fix MD5 (RFC2385) support hace 15 años
  Flavio Leitner 6c37e5de45 TCP: avoid to send keepalive probes if receiving data hace 15 años
  Eric Dumazet 0eae88f31c net: Fix various endianness glitches hace 15 años
  Eric Dumazet aa39514516 net: sk_sleep() helper hace 15 años
  Linus Torvalds cb4361c1dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Steven J. Magnani baff42ab14 net: Fix oops from tcp_collapse() when using splice() hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Steven J. Magnani 73852e8151 NET_DMA: free skbs periodically hace 15 años
  Alexandra Kossovsky b634f87522 tcp: Fix OOB POLLIN avoidance. hace 15 años
  Andreas Petlund 7e38017557 net: TCP thin dupack hace 15 años
  Andreas Petlund 36e31b0af5 net: TCP thin linear timeouts hace 15 años
  Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net hace 15 años
  Krishna Kumar def87cf420 tcp: Slightly optimize tcp_sendmsg hace 15 años
  Krishna Kumar afeca340c0 tcp: Remove unrequired operations in tcp_push() hace 15 años
  David S. Miller 3dc789320e tcp: Remove runtime check that can never be true. hace 15 años
  William Allen Simpson e56fb50f2b TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS hace 15 años
  William Allen Simpson da5c78c826 TCPCT part 1b: generate Responder Cookie secret hace 15 años