aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-29
* net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer2013-01-29
* net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer2013-01-29
* net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer2013-01-29
* net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明2013-01-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-22
| |\
| | * cfg80211: check radar interface combinationsSimon Wunderlich2013-01-16
| | * cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-16
| | * nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-16
| | * {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-16
| | * {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-16
| | * mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-16
| | * {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-16
| | * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
| * | NFC: Initial Secure Element APISamuel Ortiz2013-01-09
| * | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-09
| * | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-09
| * | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-09
| |/
| * wireless: use __alignedJohannes Berg2013-01-03
| * mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
| * mac80211: fix channel context iterationJohannes Berg2013-01-03
| * regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-03
| * regulatory: use RCU to protect last_requestJohannes Berg2013-01-03
| * regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-03
| * regulatory: remove handling of channel bandwidthJohannes Berg2013-01-03
* | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-28
* | decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-28
* | gro: Fix kcalloc argument orderJoe Perches2013-01-27
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-27
|\ \
| * | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-23
| * | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-23
| * | netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-23
| * | netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-23
| * | netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-17
| * | netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-17
* | | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller2013-01-23
|\ \ \
| * | | xfrm: Remove unused definesSteffen Klassert2013-01-21
* | | | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* | | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-23
* | | | soreuseport: infrastructureTom Herbert2013-01-23
* | | | ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明2013-01-21