summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-02-20ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller
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-20Bluetooth: Add comment explainging store hint for long term keysMarcel Holtmann
2014-02-20Bluetooth: Don't send store hint for devices using identity addressesMarcel Holtmann
2014-02-19tcp: use zero-window when free_space is lowFlorian Westphal
2014-02-19tipc: failed transmissions should return errorErik Hugne
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
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: Track SMP keys in the SMP contextJohan 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-19Bluetooth: Avoid using GFP_ATOMIC where not necessaryJohan Hedberg
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-19cfg80211: bugfix in regulatory user hint processInbal Hacohen
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal
2014-02-19netfilter: xt_ipcomp: Use ntohs to ease sparse warningPablo Neira Ayuso
2014-02-19netfilter: remove double colonstephen hemminger
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Bluetooth: Use same LE min/max connection event length during updateMarcel Holtmann
2014-02-19Bluetooth: Expose current list of identity resolving keys via debugfsMarcel Holtmann
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-19Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann
2014-02-19Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann
2014-02-19Bluetooth: Report identity address when remote device connectsMarcel Holtmann
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18hsr: Use ether_addr_copyJoe Perches
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot
2014-02-18ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-02-18Bluetooth: Print error when dropping L2CAP dataSzymon Janc
2014-02-18Bluetooth: Use Identity Address in Device Found eventJohan Hedberg
2014-02-18Bluetooth: Look up RPA for connection requests with Identity AddressJohan Hedberg
2014-02-18Bluetooth: Don't try to look up private addresses as Identity AddressJohan Hedberg
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: Track the LE Identity Address in struct hci_connJohan Hedberg
2014-02-18Bluetooth: Remove SMP data specific crypto contextJohan Hedberg
2014-02-18Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg
2014-02-18Bluetooth: Fix completing SMP as peripheral when no keys are expectedJohan Hedberg
2014-02-18Bluetooth: Fix hci_remove_ltk failure when no match is foundJohan 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