summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
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-16net: clean up some sparse endianness warnings in ipv6.hJeff Layton
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
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: Track number of LE slave connectionsJohan 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-15tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reductionChristoph Paasch
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-07-13Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann
2014-07-13Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann
2014-07-11ipv6: addrconf: implement address generation modesJiri Pirko
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-11Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann
2014-07-11Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann
2014-07-11Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann
2014-07-11Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann
2014-07-11Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann
2014-07-11Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann
2014-07-11Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann
2014-07-11Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann
2014-07-10Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg
2014-07-10Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg
2014-07-10Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg