summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann
2017-01-12s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter
2017-01-12s390/qeth: test RX/TX checksum offload replyThomas Richter
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter
2017-01-12Merge branch 'bpf-cb-access'David S. Miller
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann
2017-01-12bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann
2017-01-12Merge branch 'smc-fixes'David S. Miller
2017-01-12smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun
2017-01-12net: fix AF_SMC related typoUrsula Braun
2017-01-12cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli
2017-01-11net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter
2017-01-11net: thunderx: Fix error return code in nicvf_open()Wei Yongjun
2017-01-11sfc: efx_get_phys_port_id() can be staticWei Yongjun
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-01-11Merge branch 'cls_flower-ARP'David S. Miller
2017-01-11net/sched: cls_flower: Support matching on ARPSimon Horman
2017-01-11flow disector: ARP supportSimon Horman
2017-01-11net: netcp: correct netcp_get_stats function signatureKeerthy
2017-01-11net: vrf: do not allow table id 0David Ahern
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-11Merge branch 'dsa-phys_port_name'David S. Miller
2017-01-11Revert "net: dsa: Implement ndo_get_phys_port_id"Florian Fainelli
2017-01-11net: dsa: Implement ndo_get_phys_port_name()Florian Fainelli
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2017-01-11net: dsa: make "label" property optional for dsa2Vivien Didelot
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-10Merge branch 'mlx5-fixes'David S. Miller
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz
2017-01-10timerfd: export defines to userspaceMike Frysinger
2017-01-10mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz
2017-01-10mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck
2017-01-10zram: support BDI_CAP_STABLE_WRITESMinchan Kim
2017-01-10zram: revalidate disk under init_lockMinchan Kim
2017-01-10mm: support anonymous stable pageMinchan Kim