summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+5Star
* tcp_metrics: fix wrong lockdep annotationsEric Dumazet2015-03-161-12/+8Star
* dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-162-9/+7Star
* 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/+99Star
|\
| * inet: add proper refcounting to request sockEric Dumazet2015-03-167-18/+29
| * inet: factorize sock_edemux()/sock_gen_put() codeEric Dumazet2015-03-162-15/+6Star
| * inet_diag: allow sk_diag_fill() to handle request socksEric Dumazet2015-03-161-67/+53Star
| * inet: ip early demux should avoid request socketsEric Dumazet2015-03-162-2/+2
| * net: add sk_fullsock() helperEric Dumazet2015-03-161-0/+9
|/
* Merge branch 'swdev_ops'David S. Miller2015-03-165-89/+105
|\
| * netdev: remove ndo ops for switchdevScott Feldman2015-03-161-38/+0Star
| * switchdev: use new swdev opsScott Feldman2015-03-163-51/+64
| * switchdev: add swdev opsScott Feldman2015-03-162-0/+41
|/
* Merge branch 'rhashtable-fixes-next'David S. Miller2015-03-161-13/+11Star
|\
| * rhashtable: Fix rhashtable_remove failuresHerbert Xu2015-03-161-10/+7Star
| * rhashtable: Fix use-after-free in rhashtable_walk_stopHerbert Xu2015-03-161-3/+4
|/
* net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-162-0/+176
* Merge branch 'ebpf_skb_fields'David S. Miller2015-03-1610-51/+335
|\
| * samples: bpf: add skb->field examples and testsAlexei Starovoitov2015-03-165-16/+101
| * bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-165-35/+234
|/
* Merge branch 'ebpf_helpers'David S. Miller2015-03-165-0/+36
|\
| * ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-165-0/+17
| * ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-165-0/+19
|/
* Merge branch 'gianfar-next'David S. Miller2015-03-162-96/+138
|\
| * gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-161-30/+47
| * gianfar: Make FCB access endian safeClaudiu Manoil2015-03-162-12/+13