summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-14ipv6: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14ipv4: Encapsulate function arguments in a structIdo Schimmel
2020-01-14net: macsec: PN wrap callbackAntoine Tenart
2020-01-14net: macsec: introduce MACsec opsAntoine Tenart
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-14net: macsec: move some definitions in a dedicated headerAntoine Tenart
2020-01-11devlink: correct misspelling of snapshotJacob Keller
2020-01-10devlink: move devlink documentation to subfolderJacob Keller
2020-01-10devlink: add macro for "fw.psid"Jacob Keller
2020-01-09tcp: clean ext on tx recyclePaolo Abeni
2020-01-09tcp: Export TCP functions and ops structMat Martineau
2020-01-09tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau
2020-01-09tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau
2020-01-09tcp: Add MPTCP option numberMat Martineau
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau
2020-01-09net: Make sock protocol value checks more specificMat Martineau
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09bpf: tcp: Support tcp_congestion_ops in bpfMartin KaFai Lau
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-08devlink: add support for reporter recovery completionVikas Gupta
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-04Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann
2020-01-04Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud
2020-01-02tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-12-24net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel
2019-12-24net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2019-12-24net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-20xsk: Change names of validation functionsMagnus Karlsson
2019-12-19xsk: Make xskmap flush_list common for all map instancesBjörn Töpel
2019-12-19net/tls: add helper for testing if socket is RX offloadedJakub Kicinski