Commit History

Author SHA1 Message Date
  Randy Dunlap 928c41e7a1 net/sock.h: make some fields private to fix kernel-doc warning(s) 14 years ago
  David S. Miller b4aa9e05a6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Octavian Purdila fcbdf09d96 net: fix nulls list corruptions in sk_prot_alloc 14 years ago
  Eric Dumazet 68835aba4d net: optimize INET input path further 14 years ago
  David S. Miller fe6c791570 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Eric Dumazet 46bcf14f44 filter: fix sk_filter rcu handling 14 years ago
  Shan Wei dca9b2404a net: kill unused macros from head file 14 years ago
  Eric Dumazet b178bb3dfc net: reorder struct sock fields 14 years ago
  Eric Dumazet c31504dc0d udp: use atomic_inc_not_zero_hint 14 years ago
  Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
  Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 14 years ago
  Eric Dumazet 7a91b434e2 net: update SOCK_MIN_RCVBUF 14 years ago
  David S. Miller e548833df8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Eric Dumazet 719f835853 udp: add rehash on connect() 14 years ago
  Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping 15 years ago
  Randy Dunlap 53c3fa2064 net/sock.h: add missing kernel-doc notation 15 years ago
  David S. Miller 11fe883936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Tom Herbert b0f77d0eae net: fix problem in reading sock TX queue 15 years ago
  Changli Gao 7ba4291007 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() 15 years ago
  Eric W. Biederman 109f6e39fa af_unix: Allow SO_PEERCRED to work across namespaces. 15 years ago
  David S. Miller eedc765ca4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Eric Dumazet c2d9ba9bce net: CONFIG_NET_NS reduction 15 years ago
  Eric Dumazet b1faf56664 net: sock_queue_err_skb() dont mess with sk_forward_alloc 15 years ago
  Eric Dumazet 8a74ad60a5 net: fix lock_sock_bh/unlock_sock_bh 15 years ago
  Randy Dunlap acfbe96a30 sock.h: fix kernel-doc warning 15 years ago
  Herbert Xu f845172531 cls_cgroup: Store classid in struct sock 15 years ago
  Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
  Eric Dumazet a465419b1f net: Introduce sk_route_nocaps 15 years ago
  David S. Miller 7ef527377b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Jan Engelhardt 1183f3838c net: fix compile error due to double return type in SOCK_DEBUG 15 years ago