aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* inet: fix request sock refcountingEric Dumazet2015-03-17
* inet: avoid fastopen lock for regular accept()Eric Dumazet2015-03-17
* tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-17
* inet: add rsk_listener field to struct request_sockEric Dumazet2015-03-17
* inet: uninline inet_reqsk_alloc()Eric Dumazet2015-03-17
* inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-17
* Merge branch 'listener_refactor_part_11'David S. Miller2015-03-17
|\
| * tcp: uninline tcp_oow_rate_limited()Eric Dumazet2015-03-17
| * tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet2015-03-17
| * inet: move ir_mark to fill a holeEric Dumazet2015-03-17
| * netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet2015-03-17
| * netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet2015-03-17
| * netfilter: use sk_fullsock() helperEric Dumazet2015-03-17
|/
* bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-17
* Merge branch 'const_of_device_id'David S. Miller2015-03-17
|\
| * via-velocity: constify of_device_id arrayFabian Frederick2015-03-17
| * net: via-rhine: constify of_device_id arrayFabian Frederick2015-03-17
| * ehea: constify of_device_id arrayFabian Frederick2015-03-17
| * IBM-EMAC: constify of_device_id arrayFabian Frederick2015-03-17
| * can: constify of_device_id arrayFabian Frederick2015-03-17
| * net: phy: constify of_device_id arrayFabian Frederick2015-03-17
| * orinoco: constify of_device_id arrayFabian Frederick2015-03-17
| * net: xilinx: constify of_device_id arrayFabian Frederick2015-03-17
| * net: greth: constify of_device_id arrayFabian Frederick2015-03-17
| * netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick2015-03-17
| * net: ethernet: apple: constify of_device_id arrayFabian Frederick2015-03-17
| * drivers: net: xgene: constify of_device_id arrayFabian Frederick2015-03-17
| * net: ethoc: constify of_device_id arrayFabian Frederick2015-03-17
| * net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
| * Altera TSE: constify of_device_id arrayFabian Frederick2015-03-17
| * net: netcp: constify of_device_id arrayFabian Frederick2015-03-17
|/
* rhashtable: Avoid calculating hash again to unlockThomas Graf2015-03-16
* tcp_metrics: fix wrong lockdep annotationsEric Dumazet2015-03-16
* dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-16
* net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-16
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-16
* net: kernel socket should be released in init_net namespaceYing Xue2015-03-16
* rhashtable: Annotate RCU locking of walkersThomas Graf2015-03-16
* rocker: replace fixed stack allocation with dynamic allocationScott Feldman2015-03-16
* Merge branch 'listener_refactor'David S. Miller2015-03-16
|\
| * inet: add proper refcounting to request sockEric Dumazet2015-03-16
| * inet: factorize sock_edemux()/sock_gen_put() codeEric Dumazet2015-03-16
| * inet_diag: allow sk_diag_fill() to handle request socksEric Dumazet2015-03-16
| * inet: ip early demux should avoid request socketsEric Dumazet2015-03-16
| * net: add sk_fullsock() helperEric Dumazet2015-03-16
|/
* Merge branch 'swdev_ops'David S. Miller2015-03-16
|\
| * netdev: remove ndo ops for switchdevScott Feldman2015-03-16
| * switchdev: use new swdev opsScott Feldman2015-03-16
| * switchdev: add swdev opsScott Feldman2015-03-16
|/
* Merge branch 'rhashtable-fixes-next'David S. Miller2015-03-15
|\