aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg1-0/+9
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg1-7/+4
2013-01-18mac80211: add op to configure default key idYoni Divinsky1-0/+10
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich1-0/+2
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen1-0/+2
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+4
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch1-0/+21
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-1/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-2/+2
2013-01-03wireless: use __alignedJohannes Berg2-5/+5
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+17
2013-01-03mac80211: fix channel context iterationJohannes Berg1-0/+5
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-9/+9
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2-1/+3
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-7/+1
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+2
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch1-0/+1
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong1-0/+7
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds44-320/+1315
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki1-15/+0
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-7/+4
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet1-0/+7
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+5
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-0/+5
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet1-5/+9
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng1-0/+1
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf1-0/+2
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-28/+110
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-21/+84
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-0/+5
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel1-0/+3
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller3-7/+18
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville2-7/+26
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS callMichele Baldessari3-0/+75
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-1/+1
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko1-0/+16
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan1-3/+3
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau1-3/+6
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik1-0/+15
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal1-6/+2
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso1-1/+1
2012-12-03mac80211: Fix typo in mac80211.hSimon Wunderlich1-1/+1
2012-12-02net: fix sparse endianness warnings on sock_commonEric Dumazet2-4/+5
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani1-0/+9