summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu
2015-03-18test_rhashtable: Use rhashtable max_size instead of max_shiftHerbert Xu
2015-03-18tipc: Use rhashtable max/min_size instead of max/min_shiftHerbert Xu
2015-03-18netlink: Use rhashtable max_size instead of max_shiftHerbert Xu
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu
2015-03-18Merge branch 'xgene-next'David S. Miller
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar
2015-03-18Documentation: dtb: Add port-id field for APM X-Gene ethernetKeyur Chudgar
2015-03-17Merge branch 'tipc_netns_leak'David S. Miller
2015-03-17tipc: withdraw tipc topology server name when namespace is deletedYing Xue
2015-03-17tipc: fix a potential deadlock when nametable is purgedYing Xue
2015-03-17tipc: fix netns refcnt leakYing Xue
2015-03-17Merge branch 'listener_refactor_part_12'David S. Miller
2015-03-17inet: fix request sock refcountingEric Dumazet
2015-03-17inet: avoid fastopen lock for regular accept()Eric Dumazet
2015-03-17tcp: rename struct tcp_request_sock listenerEric 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-17Merge branch 'listener_refactor_part_11'David S. Miller
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-17netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet
2015-03-17bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov
2015-03-17Merge branch 'const_of_device_id'David S. Miller
2015-03-17via-velocity: constify of_device_id arrayFabian Frederick
2015-03-17net: via-rhine: constify of_device_id arrayFabian Frederick
2015-03-17ehea: constify of_device_id arrayFabian Frederick
2015-03-17IBM-EMAC: constify of_device_id arrayFabian Frederick
2015-03-17can: constify of_device_id arrayFabian Frederick
2015-03-17net: phy: constify of_device_id arrayFabian Frederick
2015-03-17orinoco: constify of_device_id arrayFabian Frederick
2015-03-17net: xilinx: constify of_device_id arrayFabian Frederick
2015-03-17net: greth: constify of_device_id arrayFabian Frederick
2015-03-17netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick
2015-03-17net: ethernet: apple: constify of_device_id arrayFabian Frederick
2015-03-17drivers: net: xgene: constify of_device_id arrayFabian Frederick
2015-03-17net: ethoc: constify of_device_id arrayFabian Frederick
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-03-17Altera TSE: constify of_device_id arrayFabian Frederick
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick
2015-03-16rhashtable: Avoid calculating hash again to unlockThomas Graf
2015-03-16tcp_metrics: fix wrong lockdep annotationsEric Dumazet
2015-03-16dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie