Age | Commit message (Expand) | Author |
2017-01-12 | Merge branch 'bpf-cb-access' | David S. Miller |
2017-01-12 | bpf: allow b/h/w/dw access for bpf's cb in ctx | Daniel Borkmann |
2017-01-12 | bpf: pass original insn directly to convert_ctx_access | Daniel Borkmann |
2017-01-12 | Merge branch 'smc-fixes' | David S. Miller |
2017-01-12 | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun |
2017-01-12 | net: fix AF_SMC related typo | Ursula Braun |
2017-01-12 | cxgb4: Initialize mbox lock and list for mgmt dev | Ganesh Goudar |
2017-01-12 | net: core: Make netif_wake_subqueue a wrapper | Florian Fainelli |
2017-01-11 | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh() | Robert Richter |
2017-01-11 | net: thunderx: Fix error return code in nicvf_open() | Wei Yongjun |
2017-01-11 | sfc: efx_get_phys_port_id() can be static | Wei Yongjun |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-01-11 | Merge branch 'cls_flower-ARP' | David S. Miller |
2017-01-11 | net/sched: cls_flower: Support matching on ARP | Simon Horman |
2017-01-11 | flow disector: ARP support | Simon Horman |
2017-01-11 | net: netcp: correct netcp_get_stats function signature | Keerthy |
2017-01-11 | net: vrf: do not allow table id 0 | David Ahern |
2017-01-11 | net: phy: marvell: fix Marvell 88E1512 used in SGMII mode | Russell King |
2017-01-11 | sctp: Fix spelling mistake: "Atempt" -> "Attempt" | Colin Ian King |
2017-01-11 | net: ipv4: Fix multipath selection with vrf | David Ahern |
2017-01-11 | Merge branch 'dsa-phys_port_name' | David S. Miller |
2017-01-11 | Revert "net: dsa: Implement ndo_get_phys_port_id" | Florian Fainelli |
2017-01-11 | net: dsa: Implement ndo_get_phys_port_name() | Florian Fainelli |
2017-01-11 | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann |
2017-01-11 | net: dsa: make "label" property optional for dsa2 | Vivien Didelot |
2017-01-11 | gro: use min_t() in skb_gro_reset_offset() | Eric Dumazet |
2017-01-10 | Merge branch 'mlx5-fixes' | David S. Miller |
2017-01-10 | net/mlx5: Only cancel recovery work when cleaning up device | Daniel Jurgens |
2017-01-10 | net/mlx5e: Remove WARN_ONCE from adaptive moderation code | Gil Rockah |
2017-01-10 | net/mlx5e: Un-register uplink representor on nic_disable | Saeed Mahameed |
2017-01-10 | net/mlx5e: Properly handle FW errors while adding TC rules | Or Gerlitz |
2017-01-10 | net/mlx5e: Fix kbuild warnings for uninitialized parameters | Hadar Hen Zion |
2017-01-10 | net/mlx5e: Set inline mode requirements for matching on IP fragments | Or Gerlitz |
2017-01-10 | net/mlx5e: Properly get address type of encapsulation IP headers | Or Gerlitz |
2017-01-10 | net/mlx5e: TC ipv4 tunnel encap offload error flow fixes | Or Gerlitz |
2017-01-10 | net/mlx5e: Warn when rejecting offload attempts of IP tunnels | Or Gerlitz |
2017-01-10 | net/mlx5e: Properly handle offloading of source udp port for IP tunnels | Or Gerlitz |
2017-01-10 | timerfd: export defines to userspace | Mike Frysinger |
2017-01-10 | mm/hugetlb.c: fix reservation race when freeing surplus pages | Mike Kravetz |
2017-01-10 | mm/slab.c: fix SLAB freelist randomization duplicate entries | John Sperbeck |
2017-01-10 | zram: support BDI_CAP_STABLE_WRITES | Minchan Kim |
2017-01-10 | zram: revalidate disk under init_lock | Minchan Kim |
2017-01-10 | mm: support anonymous stable page | Minchan Kim |
2017-01-10 | mm: add documentation for page fragment APIs | Alexander Duyck |
2017-01-10 | mm: rename __page_frag functions to __page_frag_cache, drop order from drain | Alexander Duyck |
2017-01-10 | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_... | Alexander Duyck |
2017-01-10 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko |