aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAge
* memcg: decrement static keys at real destroy timeGlauber Costa2012-05-29
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\
| * cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-10
* | net: include/net/sock.h cleanupEric Dumazet2012-05-17
* | net: sock_flag() cleanupEric Dumazet2012-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\ \
| * | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| |
| * | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-17
| |/
* | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
|/
* poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\
| * security: trim security.hAl Viro2012-02-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
| |/
* | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| |/ |/|
* | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-26
* | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
* | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-22
* | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * net: relax rcvbuf limitsEric Dumazet2011-12-23
* | net: fix compilation with !CONFIG_NETGlauber Costa2011-12-16
* | net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-13
* | tcp memory pressure controlsGlauber Costa2011-12-12
* | socket: initial cgroup code.Glauber Costa2011-12-12
* | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-09
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* | | net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-08
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
| |/
* / treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2011-08-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
| * treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-28
* | sock.h: Add a new sock zero-copy flagShirley Ma2011-07-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\ \
| * | Fix some kernel-doc warningsVitaliy Ivanov2011-06-27
| |/
* / net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun2011-04-07