summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-02
|\ \ \
| * | | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel 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: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-20
| * | | Bluetooth: Fix Add 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
| * | | Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-19
| * | | nl802154: introduce support for cca settingsAlexander Aring2014-12-19
| * | | ieee802154: rework cca settingAlexander Aring2014-12-19
| * | | nl802154: introduce cca mode enumsAlexander Aring2014-12-19
* | | | fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck2014-12-31
| |/ / |/| |
* | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
* | | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-27
* | | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
* | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* | | neigh: remove next ptr from struct neigh_tableNicolas Dichtel2014-12-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ \ | |/ / |/| |
| * | Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \
| | * | common object embedded into various struct ....nsAl Viro2014-12-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\ \ \ \
| | * | | | fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2014-12-08
| * | | | | irda: Convert function pointer arrays and uses to constJoe Perches2014-12-10
| * | | | | llc: Make llc_sap_action_t function pointer arrays constJoe Perches2014-12-10
| * | | | | llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches2014-12-10
| * | | | | llc: Make function pointer arrays constJoe Perches2014-12-10
| * | | | | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-10
| |\ \ \ \ \
| | * | | | | first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-09
| | * | | | | put iov_iter into msghdrAl Viro2014-12-09
| | * | | | | switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-09
| | * | | | | ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-09
| * | | | | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-09
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-05
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann2014-12-05
| | | * | | | | Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann2014-12-05
| | | * | | | | Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann2014-12-05
| | | * | | | | Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann2014-12-05
| | | * | | | | Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-05
| | | * | | | | Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-05
| | | * | | | | Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski2014-12-05
| | | * | | | | Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann2014-12-05
| | | * | | | | Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-03
| | | * | | | | Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-03
| | | * | | | | Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-03