summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: monitor: Add support for ISO packetsLuiz Augusto von Dentz2020-01-151-0/+2
* Bluetooth: Add definitions for CIS connectionsLuiz Augusto von Dentz2020-01-151-1/+158
* Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud2020-01-152-0/+27
* Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz2020-01-042-0/+10
* Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann2020-01-041-3/+1
* Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud2020-01-041-0/+4
* net: remove the check argument from __skb_gro_checksum_convertLi RongQing2020-01-031-3/+3
* net: Add device index to tcp_md5sigDavid Ahern2020-01-031-2/+3
* tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern2020-01-031-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-317-12/+33
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-315-12/+30
| |\
| | * net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-311-0/+5
| | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-311-8/+11
| | * of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven2019-12-271-1/+1
| | * net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2019-12-251-1/+1
| | * net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2019-12-251-0/+9
| | * net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-252-2/+3
| * | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-261-0/+2
| * | libata: Fix retrieving of active qcsSascha Hauer2019-12-261-0/+1
| |/
* | net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean2019-12-311-2/+0
* | ptp: introduce ptp_cancel_worker_syncVladimir Oltean2019-12-311-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-12-302-0/+5
|\ \
| * | netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal2019-12-261-0/+4
| * | netfilter: Document ingress hookLukas Wunner2019-12-171-0/+1
* | | ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-281-0/+14
* | | ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-281-0/+1
* | | ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-281-0/+1
* | | ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-282-0/+21
* | | ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-281-0/+1
* | | ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-281-0/+1
* | | ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-281-0/+18
* | | ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-282-0/+59
* | | ethtool: support for netlink notificationsMichal Kubecek2019-12-283-0/+16
* | | ethtool: netlink bitset handlingMichal Kubecek2019-12-281-0/+35
* | | ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-281-0/+21
* | | ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-282-0/+45
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-277-37/+127
|\ \ \
| * | | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-211-5/+5
| * | | xsk: Change names of validation functionsMagnus Karlsson2019-12-211-2/+2
| * | | bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov2019-12-202-1/+13
| * | | xdp: Remove map_to_flush and map swap detectionBjörn Töpel2019-12-201-1/+0
| * | | xdp: Make cpumap flush_list common for all map instancesBjörn Töpel2019-12-201-2/+2
| * | | xdp: Make devmap flush_list common for all map instancesBjörn Töpel2019-12-201-2/+2
| * | | xsk: Make xskmap flush_list common for all map instancesBjörn Töpel2019-12-201-7/+4
| * | | libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-161-1/+2
| * | | bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel2019-12-131-1/+1
| * | | bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2019-12-132-16/+39
| * | | bpf: Introduce BPF dispatcherBjörn Töpel2019-12-131-0/+56
| * | | bpf: Move trampoline JIT image allocation to a functionBjörn Töpel2019-12-131-0/+1
| * | | bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann2019-12-111-0/+1