summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-24vxlan: add x-netns supportNicolas Dichtel
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-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-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
2014-04-22ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit
2014-04-22tipc: fix race in disc create/deleteYing Xue
2014-04-22tipc: use bc_lock to protect node map in bearer structureYing Xue
2014-04-22tipc: use bearer_disable to disable bearer in tipc_l2_device_eventYing Xue
2014-04-22tipc: make media_ptr pointed netdevice validYing Xue
2014-04-22tipc: purge tipc_net_lock lockYing Xue
2014-04-22tipc: use RCU to protect media_ptr pointerYing Xue
2014-04-22tipc: decouple the relationship between bearer and linkYing Xue
2014-04-22tipc: convert bearer_list to RCU listYing Xue
2014-04-22tipc: use RTNL lock to protect tipc_net_stop routineYing Xue
2014-04-22tipc: adjust locking policy of protecting tipc_ptr pointer of net_deviceYing Xue
2014-04-22tipc: replace config_mutex lock with RTNL lockYing Xue
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
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-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan
2014-04-206lowpan: make lowpan_cb staticLuis R. Rodriguez