summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-311-0/+1
* ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-311-0/+1
* xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-301-13/+12Star
* xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-0/+2
|\
| * ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-211-0/+2
* | ipv4: introduce address lifetimeJiri Pirko2013-01-291-0/+4
* | net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer2013-01-291-0/+22
* | net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer2013-01-291-8/+18
* | net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-292-1/+28
* | net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer2013-01-291-4/+5
* | net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer2013-01-291-4/+7
* | net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer2013-01-291-1/+4
* | net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-286-104/+255
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-222-83/+192
| |\ \
| | * | cfg80211: check radar interface combinationsSimon Wunderlich2013-01-161-0/+2
| | * | cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-161-0/+2
| | * | nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+4
| | * | {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-161-0/+21
| | * | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-0/+4
| | * | mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-1/+4
| | * | {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-162-80/+153
| | * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-2/+2
| * | | NFC: Initial Secure Element APISamuel Ortiz2013-01-103-0/+10
| * | | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-0/+13
| * | | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-2/+2
| * | | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-102-0/+4
| |/ /
| * | wireless: use __alignedJohannes Berg2013-01-032-5/+5
| * | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-5/+17
| * | mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+5
| * | regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-9/+9
| * | regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-0/+2
| * | regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-032-1/+3
| * | regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-7/+1Star
* | | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-281-1/+1
* | | decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-281-1/+1
* | | gro: Fix kcalloc argument orderJoe Perches2013-01-281-2/+2
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-2712-28/+142
|\ \ \
| * | | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-3/+7
| * | | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-3/+8
| * | | netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | | netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * | | netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | | netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * | | netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-231-4/+15
| * | | netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-231-4/+17
| * | | netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-231-2/+4
| * | | netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | | netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-231-2/+6