summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-37/+62
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel-0/+1
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg-1/+2
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg-1/+6
2014-02-20Merge branch 'master' into for-nextJiri Kosina-531/+1500
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert-0/+11
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari-1/+2
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann-0/+1
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann-0/+1
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa-1/+2
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg-0/+8
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg-3/+2
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg-1/+1
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg-5/+6
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida-3/+3
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal-1/+3
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert-1/+0
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+1
2014-02-18rtnl: make ifla_policy staticJiri Pirko-1/+1
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg-0/+1
2014-02-18Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg-0/+1
2014-02-18Bluetooth: Add convenience function for fetching IRKsJohan Hedberg-0/+9
2014-02-18Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg-0/+1
2014-02-18Bluetooth: Remove return values from functions that don't need themJohan Hedberg-5/+5
2014-02-18Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg-1/+1
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg-0/+13
2014-02-18Bluetooth: Add hci_bdaddr_is_rpa convenience functionJohan Hedberg-0/+11
2014-02-18Bluetooth: Add basic IRK management supportJohan Hedberg-0/+16
2014-02-18Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg-0/+1
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister-0/+19
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister-0/+9
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister-0/+6
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister-0/+9
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister-2/+9
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel-5/+5
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic-13/+1
2014-02-16NFC: digital: Add poll support for type 4A tag platformThierry Escande-0/+3
2014-02-16NFC: Add ISO/IEC 15693 header definitionsMark A. Greer-0/+7
2014-02-14Bluetooth: Don't fail RFCOMM tty writesPeter Hurley-0/+1
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley-0/+1
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley-0/+1
2014-02-14Bluetooth: Release rfcomm_dev only oncePeter Hurley-1/+5
2014-02-14Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg-1/+0
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev-3/+0
2014-02-13mac80211: remove erroneous comment about RX radiotap headerJohannes Berg-4/+0
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes-0/+18
2014-02-13Bluetooth: Add constants for LTK key typesMarcel Holtmann-0/+4
2014-02-13Bluetooth: Remove __packed from struct smp_ltkMarcel Holtmann-1/+1
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann-1/+1
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann-0/+1