aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: change registered device pointer nameZhao, Gang
2014-04-25mac80211: remove unnecessary BUG_ON()Zhao, Gang
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: fix racy usage of chanctx->refcountMichal Kazior
2014-04-25mac80211: split ieee80211_free_chanctx()Michal Kazior
2014-04-25mac80211: split ieee80211_new_chanctx()Michal Kazior
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior
2014-04-25mac80211: prevent chanctx overcommitMichal Kazior
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann
2014-04-22mac80211: mesh: always use the latest target_snBob Copeland
2014-04-22mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland
2014-04-22mac80211: mesh: use u16 return type for u16 getterBob Copeland
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16sit: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16ip_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16net: use SYSCALL_DEFINEx for sys_recvJan Glauber
2014-04-16ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()Cong Wang
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-04-14net: Start with correct mac_len in skb_network_protocolVlad Yasevich
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann
2014-04-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville