aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAge
* sock.c: potential null dereferenceDan Carpenter2010-03-07
* net: backlog functions renameZhu Yi2010-03-05
* net: add limit for socket backlogZhu Yi2010-03-05
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-25
* | net: use kasprintf() for socket cache namesAlexey Dobriyan2010-02-17
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* | net/core/sock.c: quiet sparse noiseH Hartley Sweeten2010-01-15
|/
* tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-01-08
* net: Fix build warning in sock_bindtodevice().David S. Miller2009-11-06
* net: sock_bindtodevice() RCU-ificationEric Dumazet2009-11-06
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
* net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-20
* net: sk_drops consolidationEric Dumazet2009-10-14
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* net: Fix sock_wfree() raceEric Dumazet2009-09-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski2009-09-01
* | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
* | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
* | net: mark read-only arrays as constJan Engelhardt2009-08-05
|/
* Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-20
* net: sock_copy() fixesEric Dumazet2009-07-16
* net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet2009-07-11
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\
| * net: annotate struct sock bitfieldVegard Nossum2009-06-15
* | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-11
* | Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-09
* | net: net/core/sock.c cleanupEric Dumazet2009-05-27
|/
* epoll keyed wakeups: make sockets use keyed wakeupsDavide Libenzi2009-04-01
* RDS: Add RDS to AF key stringsAndy Grover2009-02-27
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\
| * net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo2009-02-23
| * net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-18
* | net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly2009-02-16
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-15
|\|
| * net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-12
* | net: Reexport sock_alloc_send_pskbHerbert Xu2009-02-04
|/
* Revert "net: release skb->dst in sock_queue_rcv_skb()"David S. Miller2008-12-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-21
* | net: release skb->dst in sock_queue_rcv_skb()Eric Dumazet2008-11-26
* | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-26
* | net: make /proc/net/protocols namespace awareEric Dumazet2008-11-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\|
| * lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-14
* | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16