Commit History

作者 SHA1 備註 提交日期
  David S. Miller e70049b9e7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 16 年之前
  David S. Miller 92a0acce18 net: Kill skb_truesize_check(), it only catches false-positives. 16 年之前
  Patrick Ohly 20d4947353 net: socket infrastructure for SO_TIMESTAMPING 16 年之前
  David S. Miller 5e30589521 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 16 年之前
  Andrew Morton 9970937273 net: don't use in_atomic() in gfp_any() 16 年之前
  Herbert Xu 4cc7f68d65 net: Reexport sock_alloc_send_pskb 16 年之前
  Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 年之前
  Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 年之前
  David S. Miller 198d6ba4d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 年之前
  Ingo Molnar e8f6fbf62d lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c 16 年之前
  Alexey Dobriyan 2378982487 net: ifdef struct sock::sk_async_wait_queue 16 年之前
  Alexey Dobriyan d5f642384e net: #ifdef ->sk_security 16 年之前
  David S. Miller a1744d3bee Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Randy Dunlap ad1d967c88 net: delete excess kernel-doc notation 16 年之前
  Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() 16 年之前
  Eric Dumazet 271b72c7fa udp: RCU handling for Unicast packets. 16 年之前
  Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 16 年之前
  Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 16 年之前
  Peter Zijlstra c57943a1c9 net: wrap sk->sk_backlog_rcv() 16 年之前
  KOVACS Krisztian 23542618de inet: Don't lookup the socket if there's a socket attached to the skb 16 年之前
  Alexey Dobriyan af01d53746 net: more #ifdef CONFIG_COMPAT 16 年之前
  Pavel Emelyanov 5c52ba170f sock: add net to prot->enter_memory_pressure callback 17 年之前
  David S. Miller 972692e0db net: Add sk_set_socket() helper. 17 年之前
  Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 年之前
  David S. Miller 338db08551 net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. 17 年之前
  Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 年之前
  Denis V. Lunev 65a18ec58e [NETNS]: Add netns refcnt debug for kernel sockets. 17 年之前
  Stephen Hemminger 43db6d65e0 socket: sk_filter deinline 17 年之前
  Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 年之前