ipv4,ipv6: grab rtnl before locking the socket
[cascardo/linux.git] / include /
2015-03-19 David S. MillerMerge branch 'listen_refactor_part_13'
2015-03-19 Eric Dumazetinet: request sock should init IPv6/IPv4 addresses
2015-03-19 Eric Dumazetinet: get rid of last __inet_hash_connect() argument
2015-03-19 Eric Dumazetipv6: get rid of __inet6_hash()
2015-03-19 Eric Dumazetinet: add IPv6 support to sk_ehashfn()
2015-03-19 Eric Dumazetnet: introduce sk_ehashfn() helper
2015-03-19 Eric Dumazetnetns: constify net_hash_mix() and various callers
2015-03-18 David S. MillerMerge branch 'txq_max_rate'
2015-03-18 Or Gerlitznet/mlx4_core: Add basic support for QP max-rate limiting
2015-03-18 John Fastabendnet: Add max rate tx queue attribute
2015-03-18 David S. MillerMerge branch 'rhashtable_remove_shift'
2015-03-18 Herbert Xurhashtable: Remove max_shift and min_shift
2015-03-18 Herbert Xurhashtable: Introduce max_size/min_size
2015-03-18 Herbert Xurhashtable: Remove shift from bucket_table
2015-03-18 David S. MillerMerge branch 'listener_refactor_part_12'
2015-03-18 Eric Dumazetinet: fix request sock refcounting
2015-03-18 Eric Dumazettcp: rename struct tcp_request_sock listener
2015-03-18 Eric Dumazetinet: add rsk_listener field to struct request_sock
2015-03-18 Eric Dumazetinet: uninline inet_reqsk_alloc()
2015-03-18 Eric Dumazetinet: add sk_listener argument to inet_reqsk_alloc()
2015-03-17 David S. MillerMerge branch 'listener_refactor_part_11'
2015-03-17 Eric Dumazettcp: uninline tcp_oow_rate_limited()
2015-03-17 Eric Dumazettcp: move tcp_openreq_init() to tcp_input.c
2015-03-17 Eric Dumazetinet: move ir_mark to fill a hole
2015-03-17 Alexei Starovoitovbpf: allow BPF programs access 'protocol' and 'vlan_tci...
2015-03-16 David S. MillerMerge branch 'listener_refactor'
2015-03-16 Eric Dumazetinet: add proper refcounting to request sock
2015-03-16 Eric Dumazetnet: add sk_fullsock() helper
2015-03-16 David S. MillerMerge branch 'swdev_ops'
2015-03-16 Scott Feldmannetdev: remove ndo ops for switchdev
2015-03-16 Scott Feldmanswitchdev: add swdev ops
2015-03-16 David S. MillerMerge branch 'ebpf_skb_fields'
2015-03-16 Alexei Starovoitovbpf: allow extended BPF programs access skb fields
2015-03-16 David S. MillerMerge branch 'ebpf_helpers'
2015-03-16 Daniel Borkmannebpf: add helper for obtaining current processor id
2015-03-16 Daniel Borkmannebpf: add prandom helper for packet sampling
2015-03-15 David S. MillerMerge branch 'rhashtable-next'
2015-03-15 Herbert Xurhashtable: Move future_tbl into struct bucket_table
2015-03-15 Herbert Xurhashtable: Add rehash counter to bucket_table
2015-03-15 Herbert Xurhashtable: Free bucket tables asynchronously after...
2015-03-15 Herbert Xurhashtable: Fix walker behaviour during rehash
2015-03-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-14 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-14 Alexander Aringmac802154: correct max sifs size handling
2015-03-13 Marcel HoltmannBluetooth: Merge hdev->dbg_flags fields into hdev-...
2015-03-13 Marcel HoltmannBluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_set_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_clear_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_change_flag helpe...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_change_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_clear_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_set_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Add support connectable advertising setting
2015-03-13 David S. MillerMerge branch 'tcp_metrics_netns_debloat'
2015-03-13 Eric W. Biedermantcp_metrics: Use a single hash table for all network...
2015-03-13 Daniel Borkmannrhashtable: kill ht->shift atomic operations
2015-03-13 David S. MillerMerge branch 'listener_refactor'
2015-03-13 Eric Dumazetinet: introduce ireq_family
2015-03-13 Eric Dumazetinet: prepare sock_edemux() & sock_gen_put() for new...
2015-03-13 Eric Dumazetinet: add rsk_refcnt/ireq_refcnt to request socks
2015-03-13 Eric Dumazetinet: add ireq_state field to inet_request_sock
2015-03-13 Eric Dumazetinet: add TCP_NEW_SYN_RECV state
2015-03-13 Eric Dumazetipv6: add missing ireq_net & ir_cookie initializations
2015-03-12 Daniel Borkmannebpf: verifier: check that call reg with ARG_ANYTHING...
2015-03-12 David S. MillerMerge branch 'possible_net_t'
2015-03-12 Eric W. Biedermannet: Introduce possible_net_t
2015-03-12 Eric W. Biedermannet: Kill hold_net release_net
2015-03-12 Lubomir Rintelipv6: expose RFC4191 route preference via rtnetlink
2015-03-12 Simon Hormanvxlan: Correct path typo in comment
2015-03-12 Eric Dumazetnet: add real socket cookies
2015-03-11 David S. MillerMerge branch 'dsa_phy_divert'
2015-03-11 Florian Fainelliof: mdio: export of_mdio_parse_addr
2015-03-11 Herbert Xurhashtable: Move hash_rnd into bucket_table
2015-03-11 Alexander Duyckipv4: FIB Local/MAIN table collapse
2015-03-10 Johan HedbergBluetooth: Add 'Already Paired' error for Pair Device...
2015-03-10 Johan HedbergBluetooth: Make Fast Connectable available while powere...
2015-03-10 David S. MillerMerge branch 'inet_diag_cleanups'
2015-03-10 Eric Dumazetinet_diag: add const to inet_diag_req_v2
2015-03-10 Eric Dumazetnet: constify sock_diag_check_cookie()
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-10 Florian Westphalnetfilter: fix sparse warnings in reject handling
2015-03-10 Florian Fainellinet: phy: bcm7xxx: add alternate id for 7439
2015-03-10 Scott Feldmanswitchdev: add netlink flags to IPv4 FIB add op
2015-03-10 David S. MillerMerge branch 'dsa-next'
2015-03-10 Florian Fainellinet: dsa: utilize of_find_net_device_by_node
2015-03-10 Florian Fainellinet: core: add of_find_net_device_by_node()
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'trace-fixes-v4.0-rc2-2' of git://git./linux...
2015-03-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'regulator-v4.0-rc2' of git://git./linux...
2015-03-10 Linus TorvaldsMerge tag 'spi-v4.0-rc2' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'fbdev-fixes-4.0' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
next