summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck
2015-01-25fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck
2015-01-25fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck
2015-01-25net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-24SUNRPC: Allow waiting on memory allocationTrond Myklebust
2015-01-24SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-23vlan: advertise link netns via netlinkNicolas Dichtel
2015-01-23ip6gretap: advertise link netns via netlinkNicolas Dichtel
2015-01-23rtnl: fix error path when adding an iface with a link netNicolas Dichtel
2015-01-23act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf
2015-01-23Bluetooth: Fix nested sleepsPeter Hurley
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg
2015-01-23Bluetooth: Remove incorrect check for BDADDR_BREDR address typeJohan Hedberg
2015-01-23Bluetooth: Check for valid bdaddr in add_remote_oob_dataJohan Hedberg
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton
2015-01-23mac80211: support beacon statisticsJohannes Berg
2015-01-23mac80211: fix per-TID RX-MSDU counterJohannes Berg
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg
2015-01-23nl80211: suppress smatch warningsJohannes Berg
2015-01-23nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland
2015-01-23mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach
2015-01-23mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach
2015-01-23mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-01-23mac80211: correct header length calculationFred Chou
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg
2015-01-22Bluetooth: Require SSP enabling before BR/EDR Secure ConnectionsMarcel Holtmann
2015-01-22Bluetooth: Limit BR/EDR switching for LE only with secure connectionsMarcel Holtmann
2015-01-22Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann
2015-01-22Bluetooth: Fix reporting invalid RSSI for LE devicesSzymon Janc
2015-01-21mac80211: fix HW registration error pathsJohannes Berg
2015-01-21virtio/9p: verify device has config spaceMichael S. Tsirkin
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19phonet netlink: allow multiple messages per skb in route dumpJohannes Berg
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli