aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ip: Move checksum convert defines to inetTom Herbert2015-01-05
* geneve: Check family when reusing sockets.Jesse Gross2015-01-04
* geneve: Remove socket hash table.Jesse Gross2015-01-04
* geneve: Simplify locking.Jesse Gross2015-01-04
* geneve: Remove workqueue.Jesse Gross2015-01-04
* netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf2015-01-03
* rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf2015-01-03
* nft_hash: Remove rhashtable_remove_pprev()Thomas Graf2015-01-03
* rhashtable: Convert bucket iterators to take table and indexThomas Graf2015-01-03
* rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf2015-01-03
* net: skbuff: don't zero tc members when freeing skbFlorian Westphal2015-01-02
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-02
|\
| * Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann2014-12-30
| * Bluetooth: Add timing information to SMP test case runsMarcel Holtmann2014-12-30
| * Bluetooth: Add LE Secure Connections tests for SMPJohan Hedberg2014-12-30
| * Bluetooth: Add legacy SMP testsJohan Hedberg2014-12-30
| * Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-30
| * Bluetooth: Add support for ECDH test casesJohan Hedberg2014-12-30
| * Bluetooth: Add support for self testing frameworkMarcel Holtmann2014-12-30
| * Bluetooth: Fix const declarations for smp_f5 and smp_f6Johan Hedberg2014-12-30
| * Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann2014-12-26
| * Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-20
| * Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-20
| * Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-20
| * 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