net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / core / sock.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-15 H Hartley Sweetennet/core/sock.c: quiet sparse noise
2010-01-08 Octavian Purdilatcp: update the netstamp_needed counter when cloning...
2009-11-06 David S. Millernet: Fix build warning in sock_bindtodevice().
2009-11-06 Eric Dumazetnet: sock_bindtodevice() RCU-ification
2009-10-21 Krishna Kumarnet: Fix for dst_negative_advice
2009-10-21 Krishna Kumarnet: Introduce sk_tx_queue_mapping
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-09-30 Eric Dumazetnet: Fix sock_wfree() race
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-02 Jarek Poplawskinet: sk_free() should be allowed right after sk_alloc()
2009-08-05 Jan Engelhardtnet: implement a SO_DOMAIN getsockoption
2009-08-05 Jan Engelhardtnet: implement a SO_PROTOCOL getsockoption
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-07-20 Rémi Denis-CourmontFix error return for setsockopt(SO_TIMESTAMPING)
2009-07-17 Eric Dumazetnet: sock_copy() fixes
2009-07-12 Eric Dumazetnet: sk_prot_alloc() should not blindly overwrite memory
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-15 Vegard Nossumnet: annotate struct sock bitfield
2009-06-11 Eric Dumazetnet: No more expensive sock_hold()/sock_put() on each tx
2009-06-09 Sergey LapinAdd constants for the ieee 802.15.4 stack
2009-05-27 Eric Dumazetnet: net/core/sock.c cleanup
2009-04-01 Davide Libenziepoll keyed wakeups: make sockets use keyed wakeups
2009-02-27 Andy GroverRDS: Add RDS to AF key strings
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-23 Eugene Teonet: amend the fix for SO_BSDCOMPAT gsopt infoleak
2009-02-18 David S. Millernet: Kill skb_truesize_check(), it only catches false...
2009-02-16 Patrick Ohlynet: socket infrastructure for SO_TIMESTAMPING
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-13 Clément Lecignenet: 4 bytes kernel memory disclosure in SO_BSDCOMPAT...
2009-02-05 Herbert Xunet: Reexport sock_alloc_send_pskb
2008-12-18 David S. MillerRevert "net: release skb->dst in sock_queue_rcv_skb()"
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Eric Dumazetnet: release skb->dst in sock_queue_rcv_skb()
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-22 Catalin Marinasnet: Fix memory leak in the proto_register function
2008-11-19 Eric Dumazetnet: make /proc/net/protocols namespace aware
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-14 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-12 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-10-29 Eric Dumazetudp: RCU handling for Unicast packets.
2008-10-07 Peter Zijlstranet: wrap sk->sk_backlog_rcv()
2008-09-23 Remi Denis-CourmontPhonet: global definitions
2008-09-18 Rémi Denis-CourmontISDN sockets: add missing lockdep strings
2008-07-23 Oliver Hartkoppnet: Update entry in af_family_clock_key_strings
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-06-18 David S. Millernet: Add sk_set_socket() helper.
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-14 Rami Rosennet: Fix typo in net/core/sock.c.
2008-05-02 Ilpo Järvinennet: Add missing braces to multi-statement if()s
2008-04-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-21 Rusty RussellRemove documentation of non-existent sk_alloc arg
2008-04-21 David S. Miller[SPARC]: Remove SunOS and Solaris binary support.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for kernel sockets.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Eric Dumazet[SOCK] sk_stamp: should be initialized to ktime_set...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add the percpu prot_inuse counter in...
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add a struct net argument to sock_prot_i...
2008-03-28 Pavel Emelyanov[SOCK]: Drop per-proto inuse init and fre functions...
2008-03-28 Pavel Emelyanov[SOCK]: Introduce a percpu inuse counters array (v2).
2008-03-28 Pavel Emelyanov[SOCK]: Enumerate struct proto-s to facilitate percpu...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-19 Ingo Molnarsched, net: socket wakeups are sync
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-29 David S. Miller[NET]: sk_release_kernel needs to be exported to modules
2008-02-29 Denis V. Lunev[NET]: Make netlink_kernel_release publically available...
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-01-28 Eric Dumazet[NET]: prot_inuse cleanups and optimizations
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Eric Dumazet[PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
2008-01-28 Oliver Hartkopp[CAN]: Allocate protocol numbers for PF_CAN
2008-01-28 Pavel Emelyanov[NET]: Move sock_valbool_flag to socket.c
2008-01-28 Wang Chen[IPV4]: Add raw drops counter.
2007-11-13 Adrian Bunk[NET]: Unexport sysctl_{r,w}mem_max.
2007-11-07 Pavel Emelyanov[NET]: Clean proto_(un)register from in-code ifdefs
2007-11-07 Eric Dumazet[NET]: Define infrastructure to keep 'inuse' changes...
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-11-01 Pavel Emelyanov[NET]: Remove bogus zero_it argument from sk_alloc
2007-11-01 Pavel Emelyanov[NET]: Make the sk_clone() lighter
2007-11-01 Pavel Emelyanov[NET]: Move some core sock setup into sk_prot_alloc
2007-11-01 Pavel Emelyanov[NET]: Auto-zero the allocated sock object
2007-11-01 Pavel Emelyanov[NET]: Cleanup the allocation/freeing of the sock object
2007-11-01 Pavel Emelyanov[NET]: Move the get_net() from sock_copy()
2007-11-01 Pavel Emelyanov[NET]: Move the sock_copy() from the header
2007-10-26 Adrian Bunk[NET]: Unexport sock_enable_timestamp().
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Pavel Emelyanov[NET]: Move the filter releasing into a separate call
2007-10-18 Pavel Emelyanov[NET]: Introduce the sk_detach_filter() call
2007-10-13 Randy Dunlapnet core: fix kernel-doc for new function parameters
next