aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-09mac80211: implement chanctx reservationLuciano Coelho
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho
2014-04-09mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel
2014-04-09cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg
2014-04-09mac80211: remove VLAIS usage from mac80211Jan-Simon Möller
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen
2014-03-31ipv6: reuse rt6_need_strictWang Yufen
2014-03-31ipv6: tcp_ipv6 do some cleanupWang Yufen
2014-03-31bridge: use is_skb_forwardable in forward pathVlad Yasevich
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann