summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-01Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann
2015-02-01Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann
2015-02-01Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann
2015-02-01Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann
2015-02-01Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann
2015-02-01Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet
2015-01-31tcp: use SACK RTTs for CCKenneth Klette Jonassen
2015-01-31Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann
2015-01-31Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann
2015-01-31Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-30irda: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-29dev: add per net_device packet type chainsSalam Noureddine
2015-01-29rtnetlink: pass link_net to the newlink handlerNicolas Dichtel
2015-01-29Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc
2015-01-28pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet
2015-01-28act_connmark: fix dependencies betterArnd Bergmann
2015-01-28net: remove sock_iocbChristoph Hellwig
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-29Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-28Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann
2015-01-28Bluetooth: Fix notifying discovery state when powering offJohan Hedberg
2015-01-28Bluetooth: Fix notifying discovery state upon resetJohan Hedberg
2015-01-28Bluetooth: Fix check for SSP when enabling SCJohan Hedberg
2015-01-28Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann
2015-01-28Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann
2015-01-28Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann
2015-01-28Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-28NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-28NFC: hci: Reference every pipe information according to notificationChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard
2015-01-27net: don't OOPS on socket aioChristoph Hellwig
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho
2015-01-27netlink: Kill redundant net argument in netlink_insertHerbert Xu
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa