summaryrefslogtreecommitdiff
path: root/include/net/sock.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-12tcp: TCP Small QueuesEric Dumazet1-0/+2
2012-06-26net: struct sock cleanupsEric Dumazet1-1/+2
2012-06-26net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian1-1/+1
2012-06-20ipv4: Early TCP socket demux.David S. Miller1-0/+2
2012-05-30memcg: decrement static keys at real destroy timeGlauber Costa1-0/+22
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-6/+6
2012-05-17net: include/net/sock.h cleanupEric Dumazet1-77/+74
2012-05-16net: sock_flag() cleanupEric Dumazet1-1/+1
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet1-2/+2
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-04-24net: add a limit parameter to sk_add_backlog()Eric Dumazet1-4/+6
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov1-0/+11
2012-04-18net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap1-0/+1
2012-04-10cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa1-6/+6
2012-03-24poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil1-1/+1
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+2
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+29
2012-03-21Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-4/+3
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+4
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-3/+3
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+25
2012-02-14security: trim security.hAl Viro1-0/+2
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan1-4/+3
2012-01-27net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-23net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-6/+4
2012-01-23net: fix socket memcg build with !CONFIG_NETGlauber Costa1-1/+1
2012-01-23kernel-doc: fix new warning in net/sock.hRandy Dunlap1-0/+1
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-17net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2
2011-12-13tcp memory pressure controlsGlauber Costa1-0/+2
2011-12-13socket: initial cgroup code.Glauber Costa1-6/+150
2011-12-13foundations of per-cgroup memory pressure controlling.Glauber Costa1-1/+95
2011-11-23net: add network priority cgroup infrastructure (v4)Neil Horman1-0/+3
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+6
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław1-3/+3
2011-11-10net: add wireless TX status socket optionJohannes Berg1-0/+6
2011-11-09net: rename sk_clone to sk_clone_lockEric Dumazet1-2/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-2/+2
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert1-3/+12
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2011-07-09rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko1-2/+1
2011-07-07sock.h: Add a new sock zero-copy flagShirley Ma1-0/+1
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2011-06-28treewide: fix kernel-doc warningsVitaliy Ivanov1-1/+0
2011-06-28Fix some kernel-doc warningsVitaliy Ivanov1-1/+0