Commit History

作者 SHA1 備註 提交日期
  Gui Jianfeng 6edafaaf6f tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup 17 年之前
  Adam Langley 00b1304c4c tcp: MD5: Fix IPv6 signatures 17 年之前
  Adam Langley 90b7e1120b tcp: MD5: Fix MD5 signatures on certain ACK packets 17 年之前
  David S. Miller 785957d3e8 tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. 17 年之前
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 年之前
  Adam Langley 49a72dfb88 tcp: Fix MD5 signatures for non-linear skbs 17 年之前
  Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 年之前
  Pavel Emelyanov ca12a1a443 inet: prepare net on the stack for NET accounting macros 17 年之前
  Pavel Emelyanov 63231bddf6 mib: add net to TCP_INC_STATS_BH 17 年之前
  Pavel Emelyanov a86b1e3019 inet: prepare struct net for TCP MIB accounting 17 年之前
  David S. Miller 1b63ba8a86 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
  Stephen Hemminger 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 年之前
  Rami Rosen dd574dbfcc ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. 17 年之前
  Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 年之前
  David S. Miller 4ae127d1b6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
  David S. Miller e6e30add6b Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next 17 年之前
  Adrian Bunk 0b04082995 net: remove CVS keywords 17 年之前
  YOSHIFUJI Hideaki 9501f97229 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). 17 年之前
  YOSHIFUJI Hideaki 8d26d76dd4 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. 17 年之前
  YOSHIFUJI Hideaki 076fb72233 tcp md5sig: Remove redundant protocol argument. 17 年之前
  YOSHIFUJI Hideaki 7d5d5525bd tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. 17 年之前
  Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 年之前
  Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 年之前
  Denis V. Lunev 5f4472c5a6 [TCP]: Remove owner from tcp_seq_afinfo. 17 年之前
  Denis V. Lunev 68fcadd16c [TCP]: Place file operations directly into tcp_seq_afinfo. 17 年之前
  Denis V. Lunev 9427c4b36b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. 17 年之前
  YOSHIFUJI Hideaki caad295fed [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). 17 年之前
  Florian Westphal 4dfc281702 [Syncookies]: Add support for TCP options via timestamps. 17 年之前
  Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 年之前
  Denis V. Lunev eee4fe4ded [INET]: Let inet_ctl_sock_create return sock rather than socket. 17 年之前