summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-17
* Merge branch 'mv88e6060-fixes'David S. Miller2015-11-15
|\
| * net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-15
| * net: dsa: mv88e6060: add register defines header fileNeil Armstrong2015-11-15
| * net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong2015-11-15
| * net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong2015-11-15
| * net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong2015-11-15
| * net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong2015-11-15
|/
* Merge branch 'mellanox-net-fixes'David S. Miller2015-11-15
|\
| * net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich2015-11-15
| * net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-11-15
| * net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-15
| * net/mlx5e: Max mtu comparison fixDoron Tsur2015-11-15
| * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-15
| * net/mlx5e: Fix inline header size calculationSaeed Mahameed2015-11-15
|/
* ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-15
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
* net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-15
* sctp: translate host order to network order when setting a hmacidlucien2015-11-15
* Merge branch 'packet-fixes'David S. Miller2015-11-15
|\
| * packet: fix tpacket_snd max frame lenDaniel Borkmann2015-11-15
| * packet: infer protocol from ethernet header if unsetDaniel Borkmann2015-11-15
| * packet: only allow extra vlan len on ethernet devicesDaniel Borkmann2015-11-15
| * packet: always probe for transport headerDaniel Borkmann2015-11-15
| * packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann2015-11-15
|/
* tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-11-15
* Merge branch 'ipv6-route-fixes'David S. Miller2015-11-15
|\
| * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-15
| * ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau2015-11-15
| * ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau2015-11-15
|/
* fjes: fix inconsistent indentingColin Ian King2015-11-15
* af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa2015-11-15
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-12
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-10
| * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-10
| * netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann2015-11-10
| * netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann2015-11-10
| * netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-09
| * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-08
| |\
| | * netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik2015-11-07
| | * netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik2015-11-07
| | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-07
| * | netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-06
| * | netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-06
| |/
* | r8169: fix kasan reported skb use-after-free.françois romieu2015-11-12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-10
|\ \
| * | pci: remove pci_dma_supportedChristoph Hellwig2015-11-10
| * | usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-10
| * | kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-10