summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Remove shift from bucket_tableHerbert Xu2015-03-182-5/+2
* Merge branch 'xgene-next'David S. Miller2015-03-187-12/+98
|\
| * drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar2015-03-184-12/+67
| * dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2015-03-182-0/+29
| * Documentation: dtb: Add port-id field for APM X-Gene ethernetKeyur Chudgar2015-03-181-0/+2
|/
* Merge branch 'tipc_netns_leak'David S. Miller2015-03-174-94/+44
|\
| * tipc: withdraw tipc topology server name when namespace is deletedYing Xue2015-03-171-0/+3
| * tipc: fix a potential deadlock when nametable is purgedYing Xue2015-03-171-2/+2
| * tipc: fix netns refcnt leakYing Xue2015-03-173-92/+39
|/
* Merge branch 'listener_refactor_part_12'David S. Miller2015-03-1712-73/+77
|\
| * inet: fix request sock refcountingEric Dumazet2015-03-177-18/+22
| * inet: avoid fastopen lock for regular accept()Eric Dumazet2015-03-171-2/+4
| * tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-177-25/+15
| * inet: add rsk_listener field to struct request_sockEric Dumazet2015-03-172-4/+10
| * inet: uninline inet_reqsk_alloc()Eric Dumazet2015-03-172-22/+26
| * inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-176-13/+11
|/
* Merge branch 'listener_refactor_part_11'David S. Miller2015-03-1710-85/+102
|\
| * tcp: uninline tcp_oow_rate_limited()Eric Dumazet2015-03-172-30/+32
| * tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet2015-03-172-25/+25
| * inet: move ir_mark to fill a holeEric Dumazet2015-03-171-6/+5
| * netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet2015-03-171-12/+22
| * netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet2015-03-171-6/+12
| * netfilter: use sk_fullsock() helperEric Dumazet2015-03-175-6/+6
|/
* bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-173-22/+62
* Merge branch 'const_of_device_id'David S. Miller2015-03-1740-44/+44
|\
| * via-velocity: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * net: via-rhine: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * ehea: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
| * IBM-EMAC: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
| * can: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
| * net: phy: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
| * orinoco: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * net: xilinx: constify of_device_id arrayFabian Frederick2015-03-173-3/+3
| * net: greth: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * net: ethernet: apple: constify of_device_id arrayFabian Frederick2015-03-172-2/+2
| * drivers: net: xgene: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * net: ethoc: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| * net/fsl: constify of_device_id arrayFabian Frederick2015-03-1710-12/+12
| * Altera TSE: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
| * net: netcp: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
|/
* rhashtable: Avoid calculating hash again to unlockThomas Graf2015-03-161-6/+5
* tcp_metrics: fix wrong lockdep annotationsEric Dumazet2015-03-161-12/+8
* dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-162-9/+7
* net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-161-28/+68
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-161-1/+1
* net: kernel socket should be released in init_net namespaceYing Xue2015-03-161-1/+1
* rhashtable: Annotate RCU locking of walkersThomas Graf2015-03-161-0/+2
* rocker: replace fixed stack allocation with dynamic allocationScott Feldman2015-03-161-3/+10
* Merge branch 'listener_refactor'David S. Miller2015-03-1613-102/+99
|\
OpenPOWER on IntegriCloud