aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-25Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-04-25Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-04-24ipv6: fib: fix fib dump restartKumar Sundararajan
2014-04-24vxlan: add x-netns supportNicolas Dichtel
2014-04-24rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-04-24rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-04-24netfilter: Fix warning in nfnetlink_receive().David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-04-24netlink: Rename netlink_capable netlink_allowedEric W. Biederman
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann
2014-04-24netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka
2014-04-23net: filter: initialize A and X registersAlexei Starovoitov
2014-04-23ip6gre: add x-netns supportNicolas Dichtel
2014-04-23gre: add x-netns supportNicolas Dichtel
2014-04-23netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida
2014-04-23netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka
2014-04-23netfilter: nf_tables: Stack expression type depending on their familyTomasz Bursztyka
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-22netlink: simplify nfnetlink_bindRichard Guy Briggs
2014-04-22filter: added BPF random opcodeChema Gonzalez
2014-04-22vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-22tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet