summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-07-26net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...Vladimir Oltean
2021-07-26Merge tag 'linux-can-next-for-5.15-20210725' of git://git.kernel.org/pub/scm/...David S. Miller
2021-07-26sctp: delete addr based on sin6_scope_idChen Shen
2021-07-26net: xfrm: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-07-25sctp: send pmtu probe only if packet loss in Search Complete stateXin Long
2021-07-25sctp: improve the code for pmtu probe send and recv updateXin Long
2021-07-25devlink: Fix phys_port_name of virtual port and merge errorParav Pandit
2021-07-25tipc: fix an use-after-free issue in tipc_recvmsgXin Long
2021-07-25can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...Marc Kleine-Budde
2021-07-25can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...Marc Kleine-Budde
2021-07-25can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...Marc Kleine-Budde
2021-07-25can: j1939: replace fall through comment by fallthrough pseudo-keywordMarc Kleine-Budde
2021-07-25can: j1939: fix checkpatch warningsMarc Kleine-Budde
2021-07-25can: j1939: j1939_sk_sock_destruct(): correct a grammatical errorgushengxian
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_llc_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski
2021-07-25nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski
2021-07-25nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski
2021-07-25nfc: constify payload argument in nci_send_cmd()Krzysztof Kozlowski
2021-07-24net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...Vladimir Oltean
2021-07-24tipc: do not write skb_shinfo frags when doing decrytionXin Long
2021-07-24can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong
2021-07-24can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel
2021-07-24can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-07-23bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau
2021-07-23bpf: tcp: Bpf iter batching and lock_sockMartin KaFai Lau
2021-07-23tcp: seq_file: Replace listening_hash with lhash2Martin KaFai Lau
2021-07-23tcp: seq_file: Add listening_get_first()Martin KaFai Lau
2021-07-23bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_stateMartin KaFai Lau
2021-07-23tcp: seq_file: Refactor net and family matchingMartin KaFai Lau
2021-07-23tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau
2021-07-23Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-07-23net: qrtr: fix memory leaksPavel Skripkin
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-07-23mpls: defer ttl decrement in mpls_forward()Kangmin Park
2021-07-23ipv6: decrease hop limit counter in ip6_forward()Kangmin Park
2021-07-23net: Set true network header for ECN decapsulationGilad Naaman
2021-07-23tipc: fix sleeping in tipc accept routineHoang Le
2021-07-23tipc: fix implicit-connect for SYN+Xin Long
2021-07-23net: dsa: tag_dsa: offload the bridge forwarding processTobias Waldekranz
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean
2021-07-23net: dsa: track the number of switches in a treeVladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-23net: socket: rework compat_ifreq_ioctl()Arnd Bergmann
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann