summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-21Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2014-07-21next-20140717/net-nextStephen Rothwell
2014-07-21Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2014-07-20Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann
2014-07-20Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg
2014-07-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-07-18SUNRPC: xdr_get_next_encode_buffer should be declared staticTrond Myklebust
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-18Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-07-17Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg
2014-07-17Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg
2014-07-17Bluetooth: never linger on process exitVladimir Davydov
2014-07-17Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg
2014-07-17Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg
2014-07-17list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-16net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg
2014-07-16Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg
2014-07-16Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg
2014-07-16Bluetooth: Add proper defines for HCI connection roleJohan Hedberg
2014-07-15net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn
2014-07-15net: sctp: remove unnecessary break after return/gotoFabian Frederick
2014-07-15ieee802154: remove unnecessary break after gotoFabian Frederick
2014-07-15irda: remove unnecessary break after returnFabian Frederick
2014-07-15caif: remove unnecessary break after gotoFabian Frederick
2014-07-15NFC: remove unnecessary break after gotoFabian Frederick