aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann2014-12-20
| * | | Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
| * | | Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
| * | | Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
| * | | Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-20
| * | | Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2014-12-20
| * | | ieee802154: iface: move multiple node type checkAlexander Aring2014-12-19
| * | | mac802154: iface: check concurrent ifacesAlexander Aring2014-12-19
| * | | Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2014-12-19
| * | | Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg2014-12-19
| * | | Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-19
| * | | Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-19
| * | | Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-19
| * | | Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-19
| * | | Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-19
| * | | nl802154: introduce support for cca settingsAlexander Aring2014-12-18
| * | | ieee802154: rework cca settingAlexander Aring2014-12-18
* | | | geneve: Add Geneve GRO supportJoe Stringer2015-01-02
* | | | net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-02
* | | | fib_trie: Add tracking value for suffix lengthAlexander Duyck2014-12-31
* | | | fib_trie: Remove checks for index >= tnode_child_length from tnode_get_childAlexander Duyck2014-12-31
* | | | fib_trie: inflate/halve nodes in a more RCU friendly wayAlexander Duyck2014-12-31
* | | | fib_trie: Push tnode flushing down to inflate/halveAlexander Duyck2014-12-31
* | | | fib_trie: Push assignment of child to parent down into inflate/halveAlexander Duyck2014-12-31
* | | | fib_trie: Add functions should_inflate and should_halveAlexander Duyck2014-12-31
* | | | fib_trie: Move resize to after inflate/halveAlexander Duyck2014-12-31
* | | | fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck2014-12-31
* | | | fib_trie: Use unsigned long for anything dealing with a shift by bitsAlexander Duyck2014-12-31
* | | | fib_trie: Update meaning of pos to represent unchecked bitsAlexander Duyck2014-12-31
* | | | fib_trie: Optimize fib_table_insertAlexander Duyck2014-12-31
* | | | fib_trie: Optimize fib_find_nodeAlexander Duyck2014-12-31
* | | | fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variablesAlexander Duyck2014-12-31
* | | | fib_trie: Merge leaf into tnodeAlexander Duyck2014-12-31
* | | | fib_trie: Merge tnode_free and leaf_free into node_freeAlexander Duyck2014-12-31
* | | | fib_trie: Make leaf and tnode more uniformAlexander Duyck2014-12-31
* | | | fib_trie: Update usage stats to be percpu instead of global variablesAlexander Duyck2014-12-31
* | | | gre: allow live address changestephen hemminger2014-12-31
* | | | l2tp : multicast notification to the registered listenersBill Hong2014-12-31
* | | | tipc: replace 0 by NULL for pointersFabian Frederick2014-12-31
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\ \ \
| * | | genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller2014-12-29
| * | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
| * | | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-27
| * | | netlink: call unbind when releasing socketJohannes Berg2014-12-27
| * | | netlink: update listeners directly when removing socketJohannes Berg2014-12-27
| * | | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
| * | | netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg2014-12-27
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-26
| |\ \ \
| | * | | Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-24
| | * | | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-24