summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * at86rf230: refactor receive handlingAlexander Aring2015-03-031-20/+14
| * at86rf230: cleanup and squash stack variableAlexander Aring2015-03-031-2/+1
| * at86rf230: add transmit retry supportAlexander Aring2015-03-031-3/+21
| * Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae2015-03-031-0/+254
| * Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae2015-03-031-0/+11
* | Merge branch 'bcmgenet_xmit_more'David S. Miller2015-03-131-15/+8
|\ \
| * | net: bcmgenet: add support for xmit_moreFlorian Fainelli2015-03-131-3/+4
| * | net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli2015-03-131-13/+5
|/ /
* | net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther2015-03-131-56/+43
* | Merge branch 'tcp_metrics_netns_debloat'David S. Miller2015-03-132-66/+73
|\ \
| * | tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman2015-03-132-38/+30
| * | tcp_metrics: Rewrite tcp_metrics_flush_allEric W. Biederman2015-03-131-10/+11
| * | tcp_metrics: Remove the unused return code from tcp_metrics_flush_allEric W. Biederman2015-03-131-4/+5
| * | tcp_metrics: Add a field tcpm_net and verify it matches on lookupEric W. Biederman2015-03-131-5/+19
| * | tcp_metrics: Mix the network namespace into the hash function.Eric W. Biederman2015-03-131-0/+5
| * | tcp_metrics: panic when tcp_metrics_init fails.Eric W. Biederman2015-03-131-9/+3
|/ /
* | vxlan: Don't set s_addr in vxlan_create_sockSimon Horman2015-03-121-1/+0
* | mpls: In mpls_egress verify the packet length.Eric W. Biederman2015-03-121-1/+16
* | net/macb: Only adjust tx_clk on link changeJaeden Amero2015-03-121-2/+5
* | rhashtable: Fix read-side crash during rehashHerbert Xu2015-03-121-1/+1
* | rhashtable: kill ht->shift atomic operationsDaniel Borkmann2015-03-122-33/+28
* | rhashtable: Fix reader/rehash raceHerbert Xu2015-03-121-0/+6
* | Merge branch 'listener_refactor'David S. Miller2015-03-1214-41/+84
|\ \
| * | inet: introduce ireq_familyEric Dumazet2015-03-128-1/+8
| * | inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet2015-03-123-8/+7
| * | inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2015-03-124-1/+10
| * | net: add req_prot_cleanup() & req_prot_init() helpersEric Dumazet2015-03-121-28/+41
| * | inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2015-03-122-0/+9
| * | inet: add ireq_state field to inet_request_sockEric Dumazet2015-03-121-0/+3
| * | inet: add TCP_NEW_SYN_RECV stateEric Dumazet2015-03-121-1/+3
| * | ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-125-2/+3
|/ /
* | cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann2015-03-121-3/+6
* | Merge branch 'fib_trie_table_merge_fixes'David S. Miller2015-03-122-12/+21
|\ \
| * | fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck2015-03-121-11/+17
| * | fib_trie: Avoid NULL pointer if local table is not allocatedAlexander Duyck2015-03-121-1/+4
|/ /
* | ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-03-122-2/+7
* | Merge branch 'possible_net_t'David S. Miller2015-03-1227-155/+49
|\ \
| * | net: Introduce possible_net_tEric W. Biederman2015-03-1216-67/+37
| * | net: Kill hold_net release_netEric W. Biederman2015-03-1215-90/+14
|/ /
* | Merge branch 'rhashtable-cleanups'David S. Miller2015-03-121-27/+16
|\ \
| * | rhashtable: Remove obj_raw_hashfnHerbert Xu2015-03-121-18/+7
| * | rhashtable: Remove key length argument to key_hashfnHerbert Xu2015-03-121-3/+4
| * | rhashtable: Use head_hashfn instead of obj_raw_hashfnHerbert Xu2015-03-121-7/+5
| * | rhashtable: Move masking back into key_hashfnHerbert Xu2015-03-121-2/+3
|/ /
* | net/mlx5_core: don't export static symbolJulia Lawall2015-03-121-1/+0
* | rhashtable: Add annotation to nested lockHerbert Xu2015-03-111-2/+2
* | net: fix CONFIG_NET_NS=n compilationEric Dumazet2015-03-113-3/+3
* | ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel2015-03-112-1/+16
* | switchdev: correct spelling of notifier in commentsSimon Horman2015-03-111-3/+3
* | vxlan: Correct path typo in commentSimon Horman2015-03-111-1/+1
OpenPOWER on IntegriCloud