summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng
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-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
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-18xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer
2017-08-18net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)
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-18ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson
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-16ipv4: better IP_MAX_MTU enforcementEric Dumazet
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-16qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer
2017-08-16bpf: add access to sock fields and pkt data from sk_skb programsJohn 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-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel
2017-08-15bpf/verifier: track liveness for pruningEdward Cree
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
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