summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11bpf: Minor fixes to BPF helpers documentationQuentin Monnet1-50/+59
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-3/+7
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds1-1/+1
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey1-0/+1
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann1-0/+11
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann2-0/+28
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann1-0/+1
2020-05-11Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann1-21/+21
2020-05-11net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean1-0/+45
2020-05-11net: dsa: introduce a dsa_switch_find functionVladimir Oltean1-0/+1
2020-05-11net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean1-4/+6
2020-05-11net: bridge: allow enslaving some DSA master network devicesVladimir Oltean1-1/+1
2020-05-11netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn2-1/+18
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn2-0/+25
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn1-0/+59
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn1-0/+12
2020-05-10net: phy: Add support for polling cable testAndrew Lunn1-0/+5
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn1-0/+28
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds3-12/+6
2020-05-10IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-10bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song1-1/+38
2020-05-10bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song1-0/+2
2020-05-10net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song1-0/+3
2020-05-10bpf: Add bpf_map iteratorYonghong Song1-0/+1
2020-05-10bpf: Implement common macros/helpers for target iteratorsYonghong Song1-0/+11
2020-05-10bpf: Create file bpf iteratorYonghong Song1-0/+2
2020-05-10bpf: Create anonymous bpf iteratorYonghong Song2-0/+7
2020-05-10bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song3-0/+3
2020-05-10bpf: Allow loading of a bpf_iter programYonghong Song2-0/+4
2020-05-10bpf: Implement an interface to register bpf_iter targetsYonghong Song1-0/+15
2020-05-10bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig1-0/+1
2020-05-10bdi: use bdi_dev_name() to get device nameYufen Yu1-4/+4
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-1/+20
2020-05-09net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet1-1/+3
2020-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev2-4/+7
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev2-2/+6
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+10
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2020-05-08Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-1/+1
2020-05-08bonding: propagate transmit statusEric Dumazet1-5/+8
2020-05-08netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2-8/+2
2020-05-08netpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-1/+1
2020-05-08netpoll: move netpoll_send_skb() out of lineEric Dumazet1-8/+1
2020-05-08netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-3/+2
2020-05-08net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean1-0/+1
2020-05-08net: bareudp: avoid uninitialized variable warningArnd Bergmann1-2/+0
2020-05-08Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1