summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-29tcp_yeah: check struct yeah size at compile timeEric Dumazet
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: sock: add trace for socket errorsAlexander Aring
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-29net: dsa: replay the local bridge FDB entries pointing to the bridge dev tooVladimir Oltean
2021-06-29net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean
2021-06-29net: dsa: include fdb entries pointing to bridge in the host fdb listVladimir Oltean
2021-06-29net: dsa: include bridge addresses which are local in the host fdb listTobias Waldekranz
2021-06-29net: dsa: sync static FDB entries on foreign interfaces to hardwareVladimir Oltean
2021-06-29net: dsa: install the host MDB and FDB entries in the master's RX filterVladimir Oltean
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: introduce a separate cross-chip notifier type for host FDBsVladimir Oltean
2021-06-29net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: introduce a separate cross-chip notifier type for host MDBsVladimir Oltean
2021-06-29net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_delVladimir Oltean
2021-06-29net: bridge: allow br_fdb_replay to be called for the bridge deviceVladimir Oltean
2021-06-29net: bridge: switchdev: send FDB notifications for host addressesTobias Waldekranz
2021-06-29net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dstVladimir Oltean
2021-06-28net: update netdev_rx_csum_fault() print dump only onceTanner Love
2021-06-28net: bridge: mrp: Update the Test frames for MRAHoratiu Vultur
2021-06-28Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler
2021-06-28net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAGVladimir Oltean
2021-06-28net: dsa: refactor the prechangeupper sanity checks into a dedicated functionVladimir Oltean
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean
2021-06-28net: bridge: constify variables in the replay helpersVladimir Oltean
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-28net: bridge: include the is_local bit in br_fdb_replayVladimir Oltean
2021-06-28xdp: Move the rxq_info.mem clearing to unreg_mem_model()Jakub Kicinski
2021-06-28net: tipc: replace align() with ALIGN in msg.cMenglong Dong
2021-06-28net: tipc: fix FB_MTU eat two pagesMenglong Dong
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-28mptcp: fix 'masking a bool' warningMatthieu Baerts
2021-06-28ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devicesGuillaume Nault
2021-06-28gre: let mac_header point to outer header only when necessaryGuillaume Nault
2021-06-28sit: allow redirecting ip6ip, ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-28ipip: allow redirecting ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-26Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-06-26Bluetooth: Increment management interface revisionMarcel Holtmann
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in HCI role commentsArchie Pusaka
2021-06-26Bluetooth: smp: Use the correct print formatKai Ye
2021-06-26Bluetooth: sco: Use the correct print formatKai Ye
2021-06-26Bluetooth: msft: Use the correct print formatKai Ye