aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-17net: include/net/sock.h cleanupEric Dumazet1-77/+74
2012-05-16net: sock_flag() cleanupEric Dumazet1-1/+1
2012-05-07Merge 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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-04-23net: 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-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap1-0/+1
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil1-1/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+2
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+29
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus 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 static_key_slow_[inc|dec]()Ingo Molnar1-3/+3
2012-02-21sock: 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-26net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-6/+4
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa1-1/+1
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap1-0/+1
2011-12-23Merge 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-16net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2
2011-12-12tcp memory pressure controlsGlauber Costa1-0/+2
2011-12-12socket: initial cgroup code.Glauber Costa1-6/+150
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa1-1/+95
2011-11-22net: 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/linville/wireless-next into for-davemJohn W. Linville1-0/+6
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-3/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+6
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet1-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-2/+2
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert1-3/+12
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-07-08rcu: 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-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2011-06-28treewide: fix kernel-doc warningsVitaliy Ivanov1-1/+0
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov1-1/+0
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-04-06net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun1-7/+8
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert1-0/+53
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet1-3/+4
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2