aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud2-0/+27
2020-01-04Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz2-0/+10
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann1-3/+1
2020-01-04Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud1-0/+4
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing1-3/+3
2020-01-02net: Add device index to tcp_md5sigDavid Ahern1-2/+3
2020-01-02tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern1-12/+12
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-12/+33
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-12/+30
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti1-0/+5
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-2/+0
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean1-0/+9
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+5
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-0/+14
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek1-0/+1
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek1-0/+1
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2-0/+21
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek1-0/+1
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek1-0/+1
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-0/+18
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek2-0/+59
2019-12-27ethtool: support for netlink notificationsMichal Kubecek3-0/+16
2019-12-27ethtool: netlink bitset handlingMichal Kubecek1-0/+35
2019-12-27ethtool: helper functions for netlink interfaceMichal Kubecek1-0/+21
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek2-0/+45
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-37/+127
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin1-8/+8
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou1-9/+0
2019-12-26netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal1-0/+4
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+8
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-0/+63
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran2-31/+68
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2019-12-25libata: Fix retrieving of active qcsSascha Hauer1-0/+1
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel1-2/+0
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel1-0/+1
2019-12-24net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel1-0/+2
2019-12-24net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu1-1/+1
2019-12-24net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu1-0/+9
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2-2/+3
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese1-0/+31
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller45-115/+199
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-20/+91
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-20/+10
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+2
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1