summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-07-29sk_buff: track dst status in slow_groPaolo Abeni-0/+2
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa-0/+1
2021-07-28devlink: Remove duplicated registration checkLeon Romanovsky-3/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann-7/+7
2021-07-27ip_tunnel: use ndo_siocdevprivateArnd Bergmann-1/+2
2021-07-27net: llc: fix skb_over_panicPavel Skripkin-8/+23
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng-1/+1
2021-07-26Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean-15/+0
2021-07-25sctp: send pmtu probe only if packet loss in Search Complete stateXin Long-0/+1
2021-07-25sctp: improve the code for pmtu probe send and recv updateXin Long-2/+2
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski-2/+2
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski-2/+2
2021-07-25nfc: constify nfc_opsKrzysztof Kozlowski-2/+2
2021-07-25nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski-4/+4
2021-07-25nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski-2/+2
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski-2/+2
2021-07-25nfc: constify payload argument in nci_send_cmd()Krzysztof Kozlowski-1/+1
2021-07-23tcp: seq_file: Replace listening_hash with lhash2Martin KaFai Lau-0/+6
2021-07-23bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_stateMartin KaFai Lau-1/+0
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean-0/+18
2021-07-23net: dsa: track the number of switches in a treeVladimir Oltean-0/+3
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+0
2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko-4/+18
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko-2/+3
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman-0/+3
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman-0/+67
2021-07-21net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean-1/+1
2021-07-21xfrm: Add possibility to set the default to block if we have no policySteffen Klassert-6/+37
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean-0/+56
2021-07-20net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean-0/+6
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean-0/+7
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean-0/+3
2021-07-20net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet-1/+0
2021-07-20net/tcp_fastopen: remove obsolete externEric Dumazet-1/+0
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+17
2021-07-15af_unix: Implement unix_dgram_bpf_recvmsg()Cong Wang-0/+2
2021-07-15af_unix: Implement ->psock_update_sk_prot()Cong Wang-0/+10
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-212/+28
2021-07-09mptcp: avoid processing packet if a subflow resetJianguo Wu-2/+3
2021-07-09net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo-1/+3
2021-07-07bpf: Add function for XDP meta data length checkZvi Effron-0/+5
2021-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo-1/+8
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah-0/+1
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+8
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko-1/+1
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker-0/+1
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin-1/+0
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni-0/+4
2021-07-01net: remove the caif_hsi driverChristoph Hellwig-200/+0