summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20net: increase sk_[max_]ack_backlogEric Dumazet
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18inet: request sock should init IPv6/IPv4 addressesEric Dumazet
2015-03-18inet: get rid of last __inet_hash_connect() argumentEric Dumazet
2015-03-18ipv6: get rid of __inet6_hash()Eric Dumazet
2015-03-18inet: add IPv6 support to sk_ehashfn()Eric Dumazet
2015-03-18net: introduce sk_ehashfn() helperEric Dumazet
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-17inet: fix request sock refcountingEric Dumazet
2015-03-17inet: add rsk_listener field to struct request_sockEric Dumazet
2015-03-17inet: uninline inet_reqsk_alloc()Eric Dumazet
2015-03-17inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet
2015-03-17tcp: uninline tcp_oow_rate_limited()Eric Dumazet
2015-03-17tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet
2015-03-17inet: move ir_mark to fill a holeEric Dumazet
2015-03-17Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg
2015-03-17Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg
2015-03-17Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg
2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-03-16inet: add proper refcounting to request sockEric Dumazet
2015-03-16net: add sk_fullsock() helperEric Dumazet
2015-03-16Bluetooth: Add constants for LE SC Confirmation and Random valuesMarcel Holtmann
2015-03-16Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flagMarcel Holtmann
2015-03-16switchdev: add swdev opsScott Feldman
2015-03-15Bluetooth: Add simple version of Read Local OOB Extended Data commandMarcel Holtmann
2015-03-15Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleMarcel Holtmann
2015-03-15Bluetooth: Add simple version of Read Advertising Features commandMarcel Holtmann
2015-03-15Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)Marcel Holtmann
2015-03-15Bluetooth: Send global configuration updates to all management usersMarcel Holtmann
2015-03-15Bluetooth: Add support for trust verification of management commandsMarcel Holtmann
2015-03-15Bluetooth: Add support for untrusted access to management commandsMarcel Holtmann
2015-03-15Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann
2015-03-15Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann
2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management commandMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management eventsMarcel Holtmann
2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann
2015-03-15Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann
2015-03-15Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann