aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...David S. Miller
2017-08-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman
2017-08-19bpf: linux/bpf.h needs linux/numa.hDavid S. Miller
2017-08-19bpf: Allow selecting numa node during map creationMartin KaFai Lau
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger
2017-08-18net: constify net_ns_type_operationsstephen hemminger
2017-08-18net: constify netdev_class_filestephen hemminger
2017-08-18net: ethtool: Add macro to clear a link mode settingLendacky, Thomas
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko
2017-08-18mm: discard memblock data laterPavel Tatashin
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang
2017-08-15bpf/verifier: track liveness for pruningEdward Cree
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-13net: export some generic xdp helpersJason Wang
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe