提交历史

作者 SHA1 备注 提交日期
  David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. 14 年之前
  Nagendra Tomar b4ff3c90e6 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners 14 年之前
  Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 14 年之前
  Eric Dumazet 4bc2f18ba4 net/ipv4: EXPORT_SYMBOL cleanups 15 年之前
  Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 年之前
  Eric Dumazet 3cdaedae63 tcp: Fix a connect() race with timewait sockets 15 年之前
  Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 年之前
  Eric Dumazet 13475a30b6 tcp: connect() race with timewait reuse 15 年之前
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 年之前
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 年之前
  Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 15 年之前
  Eric Dumazet 24dd1fa184 net: move bsockets outside of read only beginning of struct inet_hashinfo 16 年之前
  Evgeniy Polyakov a9d8f9110d inet: Allowing more than 64k connections and heavily optimize bind(0) time. 16 年之前
  Eric Dumazet 920de804bc net: Make sure BHs are disabled in sock_prot_inuse_add() 16 年之前
  Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU 16 年之前
  Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks 16 年之前
  Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 年之前
  Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 年之前
  Eric Dumazet 7a9546ee35 net: ib_net pointer should depends on CONFIG_NET_NS 16 年之前
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 年之前
  Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 年之前
  Pavel Emelyanov 9f26b3add3 inet: add struct net argument to inet_ehashfn 17 年之前
  Pavel Emelyanov 2086a65078 inet: add struct net argument to inet_lhashfn 17 年之前
  Pavel Emelyanov 7f635ab71e inet: add struct net argument to inet_bhashfn 17 年之前
  Pavel Emelyanov 53083773dc [INET]: Uninline the __inet_inherit_port call. 17 年之前
  Denis V. Lunev 8c5da49a63 [NETNS]: Add netns refcnt debug for inet bind buckets. 17 年之前
  Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 年之前
  YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 年之前
  YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 年之前
  Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 年之前