summaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
* net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
* net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-6/+4
* net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
* kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-1/+3
|\
| * net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | net: fix compilation with !CONFIG_NETGlauber Costa2011-12-161-0/+12
* | net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-131-0/+2
* | tcp memory pressure controlsGlauber Costa2011-12-121-0/+2
* | socket: initial cgroup code.Glauber Costa2011-12-121-6/+150
* | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-121-1/+95
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-221-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+6
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+6
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-3/+3
* | | net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-081-2/+2
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\ \
| * | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+1
| |/
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-2/+2
|/
* rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2011-08-171-3/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1
|\
| * rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-2/+1
| * treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-281-1/+0
* | sock.h: Add a new sock zero-copy flagShirley Ma2011-07-071-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-051-1/+0
|\ \
| * | Fix some kernel-doc warningsVitaliy Ivanov2011-06-271-1/+0
| |/
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-111-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun2011-04-061-7/+8
* | net: Allow no-cache copy from user on transmitTom Herbert2011-04-041-0/+53
|/
* net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-221-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-311-0/+2
|\
| * net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-301-0/+2
* | net: filter: dont block softirqs in sk_run_filter()Eric Dumazet2011-01-181-1/+1
|/
* net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap2011-01-091-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-0/+3
|\
| * net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-161-0/+3
* | net: optimize INET input path furtherEric Dumazet2010-12-091-13/+24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-1/+3
|\ \ | |/
| * filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
* | net: kill unused macros from head fileShan Wei2010-12-021-3/+0
* | net: reorder struct sock fieldsEric Dumazet2010-11-161-24/+31
* | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-161-1/+1
|/
* net: avoid limits overflowEric Dumazet2010-11-101-2/+2
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-251-1/+1
* net: update SOCK_MIN_RCVBUFEric Dumazet2010-09-261-1/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-0/+1
|\
| * udp: add rehash on connect()Eric Dumazet2010-09-081-0/+1
* | net: simplify flags for tx timestampingOliver Hartkopp2010-08-191-6/+2
|/
OpenPOWER on IntegriCloud