提交历史

作者 SHA1 备注 提交日期
  Eric Dumazet 4dc6dc7162 net: sock_copy() fixes 16 年之前
  Jiri Olsa ad46276952 memory barrier: adding smp_mb__after_lock 16 年之前
  Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 年之前
  Linus Torvalds 09ce42d316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 年之前
  Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 16 年之前
  Linus Torvalds d2aa455037 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 年之前
  Eric Dumazet c564039fd8 net: sk_wmem_alloc has initial value of one, not zero 16 年之前
  Linus Torvalds b3fec0fe35 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck 16 年之前
  Vegard Nossum a98b65a3ad net: annotate struct sock bitfield 16 年之前
  Eric Dumazet 2b85a34e91 net: No more expensive sock_hold()/sock_put() on each tx 16 年之前
  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 年之前