Histórico de Commits

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