コミット履歴

作者 SHA1 メッセージ 日付
  Ben Hutchings 1a5778aa00 net: Fix first line of kernel-doc for a few functions 15 年 前
  Li Zefan c4146644a5 net: add a wrapper sk_entry() 15 年 前
  Eric Dumazet 512615b6b8 udp: secondary hash on (local port, local address) 15 年 前
  Eric Dumazet d4cada4ae1 udp: split sk_hash into two u16 hashes 15 年 前
  Krishna Kumar e022f0b4a0 net: Introduce sk_tx_queue_mapping 15 年 前
  David S. Miller 421355de87 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
  Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 15 年 前
  Eric Dumazet 5fdb9973c1 net: Fix struct sock bitfield annotation 15 年 前
  Eric Dumazet bcdce7195e net: speedup sk_wake_async() 15 年 前
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 年 前
  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 年 前