summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-192-6/+0
* inet: request sock should init IPv6/IPv4 addressesEric Dumazet2015-03-191-0/+5
* inet: get rid of last __inet_hash_connect() argumentEric Dumazet2015-03-191-3/+1
* ipv6: get rid of __inet6_hash()Eric Dumazet2015-03-192-2/+1
* inet: add IPv6 support to sk_ehashfn()Eric Dumazet2015-03-191-0/+19
* net: introduce sk_ehashfn() helperEric Dumazet2015-03-191-0/+2
* netns: constify net_hash_mix() and various callersEric Dumazet2015-03-193-6/+6
* net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-182-4/+27
* net: Add max rate tx queue attributeJohn Fastabend2015-03-181-0/+8
* rhashtable: Remove max_shift and min_shiftHerbert Xu2015-03-181-4/+0
* rhashtable: Introduce max_size/min_sizeHerbert Xu2015-03-181-0/+4
* rhashtable: Remove shift from bucket_tableHerbert Xu2015-03-181-2/+0
* inet: fix request sock refcountingEric Dumazet2015-03-183-6/+11
* tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-181-1/+1
* inet: add rsk_listener field to struct request_sockEric Dumazet2015-03-181-3/+9
* inet: uninline inet_reqsk_alloc()Eric Dumazet2015-03-181-22/+2
* inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-181-3/+6
* tcp: uninline tcp_oow_rate_limited()Eric Dumazet2015-03-171-30/+2
* tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet2015-03-171-25/+0
* inet: move ir_mark to fill a holeEric Dumazet2015-03-171-6/+5
* bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-171-0/+3
* inet: add proper refcounting to request sockEric Dumazet2015-03-163-6/+17
* net: add sk_fullsock() helperEric Dumazet2015-03-161-0/+9
* netdev: remove ndo ops for switchdevScott Feldman2015-03-161-38/+0
* switchdev: add swdev opsScott Feldman2015-03-162-0/+41
* bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-162-1/+14
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-162-0/+2
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-162-0/+3
* rhashtable: Move future_tbl into struct bucket_tableHerbert Xu2015-03-151-2/+3
* rhashtable: Add rehash counter to bucket_tableHerbert Xu2015-03-151-1/+3
* rhashtable: Free bucket tables asynchronously after rehashHerbert Xu2015-03-151-0/+2
* rhashtable: Fix walker behaviour during rehashHerbert Xu2015-03-151-4/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-145-24/+64
|\
| * mac802154: correct max sifs size handlingAlexander Aring2015-03-141-0/+2
| * Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-132-10/+5
| * Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-132-15/+16
| * Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-131-0/+1
| * Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-131-0/+1
| * Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann2015-03-131-0/+2
| * Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann2015-03-131-0/+1
| * Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-131-0/+1
| * Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-131-0/+1
| * Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-131-6/+8
| * Bluetooth: Add support connectable advertising settingMarcel Holtmann2015-03-131-0/+1
| * Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-102-0/+3
| * Bluetooth: Make Fast Connectable available while powered offJohan Hedberg2015-03-101-1/+1
| * Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg2015-03-061-1/+5
| * Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-062-1/+6
| * Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-061-0/+17
| * Bluetooth: Introduce controller setting information for static addressMarcel Holtmann2015-03-061-0/+1