summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-06VSOCK: use TCP state constants for sk_stateStefan Hajnoczi8-59/+64
2017-10-06VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi2-10/+12
2017-10-06VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi2-4/+11
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller566-3479/+6079
2017-10-06Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+11
2017-10-06Merge branch 'pm-sleep'Rafael J. Wysocki1-7/+11
2017-10-06Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-22/+47
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-11/+61
2017-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-27/+118
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds91-388/+863
2017-10-05Merge branch 'bpftool'David S. Miller19-12/+2180
2017-10-05tools: bpftool: add documentationJakub Kicinski5-0/+263
2017-10-05tools: bpf: add bpftoolJakub Kicinski8-3/+1909
2017-10-05tools: rename tools/net directory to tools/bpfJakub Kicinski8-9/+8
2017-10-05Merge branch 'enslavement-extack'David S. Miller27-97/+192
2017-10-05mlxsw: spectrum: Add extack messages for enslave failuresDavid Ahern1-10/+37
2017-10-05net: bridge: Pass extack to down to netdev_master_upper_dev_linkDavid Ahern4-7/+15
2017-10-05net: bonding: Add extack messages for some enslave failuresDavid Ahern1-0/+7
2017-10-05net: vrf: Add extack messages for enslave errorsDavid Ahern1-2/+11
2017-10-05net: Add extack to upper device linkingDavid Ahern19-32/+44
2017-10-05net: Add extack to ndo_add_slaveDavid Ahern9-13/+22
2017-10-05net: Add extack to netdev_notifier_infoDavid Ahern2-33/+56
2017-10-05net: 8021q: skip packets if the vlan is downVishakha Narvekar1-0/+6
2017-10-05dev: advertise the new nsid when the netns iface changesNicolas Dichtel4-13/+34
2017-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds44-503/+810
2017-10-05Update James Hogan's email addressJames Hogan5-6/+8
2017-10-05Merge branch 'bpf-cgroup-multi-prog'David S. Miller15-182/+1086
2017-10-05samples/bpf: use bpf_prog_query() interfaceAlexei Starovoitov1-0/+36
2017-10-05libbpf: add support for BPF_PROG_QUERYAlexei Starovoitov2-1/+22
2017-10-05libbpf: sync bpf.hAlexei Starovoitov1-3/+52
2017-10-05samples/bpf: add multi-prog cgroup test caseAlexei Starovoitov2-7/+185
2017-10-05libbpf: introduce bpf_prog_detach2()Alexei Starovoitov2-0/+13
2017-10-05bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov2-0/+112
2017-10-05bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov7-0/+148
2017-10-05bpf: multi program support for cgroup+bpfAlexei Starovoitov8-169/+516
2017-10-04net: cache skb_shinfo() in skb_try_coalesce()Eric Dumazet1-13/+16
2017-10-04selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal1-0/+6
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal3-17/+3
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal2-9/+0
2017-10-04cxgb4vf: make a couple of functions staticColin Ian King1-3/+3
2017-10-04Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson7-300/+538
2017-10-04Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson14-49/+150
2017-10-04net: core: fix kerneldoc commentFlorian Westphal1-1/+1
2017-10-04ravb: RX checksum offloadSimon Horman1-1/+54
2017-10-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds49-205/+381
2017-10-04Merge branch 'fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-31/+26
2017-10-04Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+2
2017-10-04dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz1-0/+4
2017-10-04ARM: dts: stm32: use right pinctrl compatible for stm32f469Alexandre Torgue7-297/+537