| Commit message (Expand) | Author | Files | Lines |
2017-01-12 | s390/qeth: test RX/TX checksum offload reply | Thomas Richter | 2 | -0/+23 |
2017-01-12 | s390/qeth: rework RX/TX checksum offload | Thomas Richter | 3 | -33/+72 |
2017-01-12 | bpf: allow b/h/w/dw access for bpf's cb in ctx | Daniel Borkmann | 3 | -13/+478 |
2017-01-12 | bpf: pass original insn directly to convert_ctx_access | Daniel Borkmann | 4 | -77/+87 |
2017-01-12 | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun | 2 | -7/+7 |
2017-01-12 | net: fix AF_SMC related typo | Ursula Braun | 1 | -1/+1 |
2017-01-12 | cxgb4: Initialize mbox lock and list for mgmt dev | Ganesh Goudar | 1 | -1/+4 |
2017-01-12 | net: core: Make netif_wake_subqueue a wrapper | Florian Fainelli | 2 | -23/+13 |
2017-01-11 | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh() | Robert Richter | 1 | -1/+1 |
2017-01-11 | net: thunderx: Fix error return code in nicvf_open() | Wei Yongjun | 1 | -1/+2 |
2017-01-11 | sfc: efx_get_phys_port_id() can be static | Wei Yongjun | 1 | -2/+2 |
2017-01-11 | net/sched: cls_flower: Support matching on ARP | Simon Horman | 2 | -0/+62 |
2017-01-11 | flow disector: ARP support | Simon Horman | 2 | -0/+76 |
2017-01-11 | net: netcp: correct netcp_get_stats function signature | Keerthy | 1 | -3/+1 |
2017-01-11 | net: vrf: do not allow table id 0 | David Ahern | 1 | -0/+2 |
2017-01-11 | net: phy: marvell: fix Marvell 88E1512 used in SGMII mode | Russell King | 1 | -1/+2 |
2017-01-11 | sctp: Fix spelling mistake: "Atempt" -> "Attempt" | Colin Ian King | 1 | -1/+1 |
2017-01-11 | net: ipv4: Fix multipath selection with vrf | David Ahern | 2 | -2/+9 |
2017-01-11 | Revert "net: dsa: Implement ndo_get_phys_port_id" | Florian Fainelli | 1 | -10/+0 |
2017-01-11 | net: dsa: Implement ndo_get_phys_port_name() | Florian Fainelli | 1 | -0/+10 |
2017-01-11 | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann | 2 | -4/+4 |
2017-01-11 | net: dsa: make "label" property optional for dsa2 | Vivien Didelot | 2 | -32/+12 |
2017-01-11 | gro: use min_t() in skb_gro_reset_offset() | Eric Dumazet | 1 | -2/+3 |
2017-01-11 | net/mlx5: Only cancel recovery work when cleaning up device | Daniel Jurgens | 1 | -2/+4 |
2017-01-11 | net/mlx5e: Remove WARN_ONCE from adaptive moderation code | Gil Rockah | 1 | -6/+1 |
2017-01-11 | net/mlx5e: Un-register uplink representor on nic_disable | Saeed Mahameed | 1 | -7/+6 |
2017-01-11 | net/mlx5e: Properly handle FW errors while adding TC rules | Or Gerlitz | 1 | -7/+11 |
2017-01-11 | net/mlx5e: Fix kbuild warnings for uninitialized parameters | Hadar Hen Zion | 1 | -2/+2 |
2017-01-11 | net/mlx5e: Set inline mode requirements for matching on IP fragments | Or Gerlitz | 1 | -0/+4 |
2017-01-11 | net/mlx5e: Properly get address type of encapsulation IP headers | Or Gerlitz | 1 | -4/+9 |
2017-01-11 | net/mlx5e: TC ipv4 tunnel encap offload error flow fixes | Or Gerlitz | 1 | -8/+8 |
2017-01-11 | net/mlx5e: Warn when rejecting offload attempts of IP tunnels | Or Gerlitz | 1 | -6/+24 |
2017-01-11 | net/mlx5e: Properly handle offloading of source udp port for IP tunnels | Or Gerlitz | 1 | -4/+8 |
2017-01-11 | timerfd: export defines to userspace | Mike Frysinger | 3 | -19/+38 |
2017-01-11 | mm/hugetlb.c: fix reservation race when freeing surplus pages | Mike Kravetz | 1 | -9/+28 |
2017-01-11 | mm/slab.c: fix SLAB freelist randomization duplicate entries | John Sperbeck | 1 | -4/+4 |
2017-01-11 | zram: support BDI_CAP_STABLE_WRITES | Minchan Kim | 1 | -2/+11 |
2017-01-11 | zram: revalidate disk under init_lock | Minchan Kim | 1 | -7/+1 |
2017-01-11 | mm: support anonymous stable page | Minchan Kim | 2 | -2/+21 |