net: fix a lockdep rcu warning in __sk_dst_set()
[safe/jmp/linux-2.6] / include / net / sock.h
2010-04-27 Eric Dumazetnet: fix a lockdep rcu warning in __sk_dst_set()
2010-04-22 Eric Dumazetdst: rcu check refinement
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-13 Eric Dumazetnet: sk_dst_cache RCUification
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Zhu Yinet: add __must_check to sk_add_backlog
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yinet: add limit for socket backlog
2010-02-22 stephen hemmingerpacket: convert socket list to RCU (v3)
2010-02-15 Ben Hutchingsnet: Fix first line of kernel-doc for a few functions
2010-02-10 Li Zefannet: add a wrapper sk_entry()
2009-11-09 Eric Dumazetudp: secondary hash on (local port, local address)
2009-11-09 Eric Dumazetudp: split sk_hash into two u16 hashes
2009-10-21 Krishna Kumarnet: Introduce sk_tx_queue_mapping
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-12 Eric Dumazetnet: Fix struct sock bitfield annotation
2009-10-07 Eric Dumazetnet: speedup sk_wake_async()
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-07-17 Eric Dumazetnet: sock_copy() fixes
2009-07-10 Jiri Olsamemory barrier: adding smp_mb__after_lock
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-06-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-23 Herbert Xunet: Move rx skb_orphan call to where needed
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-17 Eric Dumazetnet: sk_wmem_alloc has initial value of one, not zero
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-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
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 Andrew Mortonnet: don't use in_atomic() in gfp_any()
2009-02-05 Herbert Xunet: Reexport sock_alloc_send_pskb
2008-11-26 Eric Dumazetnet: Use a percpu_counter for orphan_count
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Eric Dumazetudp: Use hlist_nulls in UDP RCU code
2008-11-14 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-13 Alexey Dobriyannet: ifdef struct sock::sk_async_wait_queue
2008-11-12 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-04 Alexey Dobriyannet: #ifdef ->sk_security
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Randy Dunlapnet: delete excess kernel-doc notation
2008-10-29 Eric Dumazetudp: introduce sk_for_each_rcu_safenext()
2008-10-29 Eric Dumazetudp: RCU handling for Unicast packets.
2008-10-29 Eric Dumazetudp: introduce struct udp_table and multiple spinlocks
2008-10-28 Alexey Dobriyannet: reduce structures when XFRM=n
2008-10-07 Peter Zijlstranet: wrap sk->sk_backlog_rcv()
2008-10-07 KOVACS Krisztianinet: Don't lookup the socket if there's a socket attac...
2008-08-28 Alexey Dobriyannet: more #ifdef CONFIG_COMPAT
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-18 Eric Dumazetudp: sk_drops handling
2008-06-17 David S. Millernet: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for kernel sockets.
2008-04-10 Stephen Hemmingersocket: sk_filter deinline
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add a struct net argument to sock_prot_i...
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
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-26 Denis V. Lunev[NETNS]: Compilation warnings under CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-22 Pavel Emelyanov[RAW]: Add raw_hashinfo member on struct proto.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-21 Stephen Hemmingersocket: SOCK_DEBUG type checking
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-02-29 Denis V. Lunev[NET]: Make netlink_kernel_release publically available...
2008-02-19 Randy Dunlapnet: fix kernel-doc warnings in header files
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-01-28 David S. Miller[TCP]: Do not purge sk_forward_alloc entirely in tcp_de...
2008-01-28 Eric Dumazet[NET]: prot_inuse cleanups and optimizations
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Eric Dumazet[SOCK] Avoid divides in sk_stream_pages() and __sk_stre...
2008-01-28 Eric Dumazet[SOCK] Avoid integer divides where not necessary in...
2008-01-28 Harvey Harrison[NET]: Remove FASTCALL macro
2008-01-28 Pavel Emelyanov[NET]: Isolate the net/core/ sysctl table
2008-01-28 Denis V. Lunev[NET]: netns compilation speedup
2008-01-28 Pavel Emelyanov[NET]: Eliminate unused argument from sk_stream_alloc_pskb
2008-01-28 Pavel Emelyanov[NET]: Uninline the sk_stream_alloc_pskb
2008-01-28 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
2008-01-28 Pavel Emelyanov[NET]: Move sock_valbool_flag to socket.c
2008-01-28 Wang Chen[IPV4]: Add raw drops counter.
2008-01-09 Eric Dumazet[SOCK]: Adds a rcu_dereference() in sk_filter
2007-11-19 Herbert Xu[TCP]: Fix TCP header misalignment
2007-11-14 Herbert Xu[TCP]: Fix size calculation in sk_stream_alloc_pskb
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]: Move the sock_copy() from the header
2007-10-18 Pavel Emelyanov[NET]: Fix the race between sk_filter_(de|at)tach and...
2007-10-18 Pavel Emelyanov[NET]: Move the filter releasing into a separate call
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Add a network namespace parameter to struct...
2007-10-10 John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
next