summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg
2014-02-18Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg
2014-02-18Bluetooth: Add convenience function for fetching IRKsJohan Hedberg
2014-02-18Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg
2014-02-18Bluetooth: Remove return values from functions that don't need themJohan Hedberg
2014-02-18Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg
2014-02-18Bluetooth: Add hci_bdaddr_is_rpa convenience functionJohan Hedberg
2014-02-18Bluetooth: Add basic IRK management supportJohan Hedberg
2014-02-18Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic
2014-02-14Bluetooth: Don't fail RFCOMM tty writesPeter Hurley
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley
2014-02-14Bluetooth: Release rfcomm_dev only oncePeter Hurley
2014-02-14Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev