提交历史

作者 SHA1 备注 提交日期
  David S. Miller 6a7ebdf2fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Eric Dumazet f03d78db65 net: refine {udp|tcp|sctp}_mem limits 14 年之前
  David S. Miller 5d0c90cf4d sctp: Guard IPV6 specific code properly. 14 年之前
  Michio Honda 8a07eb0a50 sctp: Add ASCONF operation on the single-homed host 14 年之前
  Michio Honda 9f7d653b67 sctp: Add Auto-ASCONF support (core). 14 年之前
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 年之前
  David S. Miller 902ebd3e0d sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() 14 年之前
  David S. Miller 7ef73bca73 sctp: Fix debug message args. 14 年之前
  David S. Miller f1c0a276ea sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit() 14 年之前
  David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). 14 年之前
  Lai Jiangshan 1231f0baa5 net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() 14 年之前
  David S. Miller 18a353f428 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() 14 年之前
  Vlad Yasevich da0420bee2 sctp: clean up route lookup calls 14 年之前
  Vlad Yasevich af1384703f sctp: remove useless arguments from get_saddr() call 14 年之前
  Vlad Yasevich 9914ae3ca7 sctp: cache the ipv6 source after route lookup 14 年之前
  David S. Miller a84b50ceb7 sctp: Pass __GFP_NOWARN to hash table allocation attempts. 14 年之前
  David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. 14 年之前
  David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. 14 年之前
  David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 年之前
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 年之前
  David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 年之前
  Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 年之前
  Eric Dumazet a02cec2155 net: return operator cleanup 14 年之前
  Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> 14 年之前
  Linus Torvalds 3cfc2c42c1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 年之前
  Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 年之前
  Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 年之前
  Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 年之前
  Wei Yongjun 6429d3dc4b sctp: missing set src and dest port while lookup output route 15 年之前
  Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 年之前