summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-11udp: harden copy_linear_skb()Eric Dumazet
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko
2017-08-11net: sched: remove handle propagation down to the driversJiri Pirko
2017-08-11net: sched: propagate classid down to offload driversJiri Pirko
2017-08-11net: sched: Add helpers to identify classidsJiri Pirko
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long
2017-08-11sctp: remove the unused typedef sctp_sm_command_tXin Long
2017-08-11sctp: remove the typedef sctp_verb_tXin Long
2017-08-11sctp: remove the typedef sctp_arg_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long
2017-08-11sctp: remove the typedef sctp_cmsgs_tXin Long
2017-08-11sctp: remove the typedef sctp_endpoint_type_tXin Long
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long
2017-08-11sctp: remove the unused typedef sctp_packet_phandler_tXin Long
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe