aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * 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
|\
| * rhashtable: Fix rhashtable_remove failuresHerbert Xu2015-03-15
| * rhashtable: Fix use-after-free in rhashtable_walk_stopHerbert Xu2015-03-15
|/
* net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-15
* Merge branch 'ebpf_skb_fields'David S. Miller2015-03-15
|\
| * samples: bpf: add skb->field examples and testsAlexei Starovoitov2015-03-15
| * bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-15
|/
* Merge branch 'ebpf_helpers'David S. Miller2015-03-15
|\
| * ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-15
| * ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-15
|/
* Merge branch 'gianfar-next'David S. Miller2015-03-15
|\
| * gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-15
| * gianfar: Make FCB access endian safeClaudiu Manoil2015-03-15
| * gianfar: Make BDs access endian safeClaudiu Manoil2015-03-15
|/
* Merge branch 'rhashtable-next'David S. Miller2015-03-15
|\
| * rhashtable: Move future_tbl into struct bucket_tableHerbert Xu2015-03-15
| * rhashtable: Add rehash counter to bucket_tableHerbert Xu2015-03-15
| * rhashtable: Free bucket tables asynchronously after rehashHerbert Xu2015-03-15
| * rhashtable: Move seed init into bucket_table_allocHerbert Xu2015-03-15
| * rhashtable: Use SINGLE_DEPTH_NESTINGHerbert Xu2015-03-15
| * rhashtable: Fix walker behaviour during rehashHerbert Xu2015-03-15
|/
* net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli2015-03-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-14
|\
| * ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-13
| * ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-13
| * ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-13
| * ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-13
| * ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore2015-03-13
| * ixgbe: Clean up type inconsistencyDon Skidmore2015-03-13