summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | vsock: notify server to shutdown when client has pending signalLongpeng(Mike)2021-06-211-1/+1
| | * | | | | | | mptcp: fix 32 bit DSN expansionPaolo Abeni2021-06-211-16/+1
| | * | | | | | | mptcp: fix bad handling of 32 bit ack wrap-aroundPaolo Abeni2021-06-212-14/+23
| | * | | | | | | tls: prevent oversized sendfile() hangs by ignoring MSG_MOREJakub Kicinski2021-06-211-1/+1
| | * | | | | | | Merge tag 'linux-can-fixes-for-5.13-20210619' of git://git.kernel.org/pub/scm...David S. Miller2021-06-215-4/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...Oleksij Rempel2021-06-192-0/+7
| | | * | | | | | | can: isotp: isotp_release(): omit unintended hrtimer restart on socket releaseOliver Hartkopp2021-06-191-3/+4
| | | * | | | | | | can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp2021-06-191-0/+3
| | | * | | | | | | can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo2021-06-191-1/+6
| | * | | | | | | | net/netif_receive_skb_core: Use migrate_disable()Sebastian Andrzej Siewior2021-06-211-2/+2
| | |/ / / / / / /
| * | | | | | | | tcp_yeah: check struct yeah size at compile timeEric Dumazet2021-06-291-1/+1
| * | | | | | | | net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean2021-06-291-2/+2
| * | | | | | | | net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean2021-06-291-3/+3
| * | | | | | | | net: sock: add trace for socket errorsAlexander Aring2021-06-291-0/+10
| * | | | | | | | net: sock: introduce sk_error_reportAlexander Aring2021-06-2937-63/+69
| * | | | | | | | net: dsa: replay the local bridge FDB entries pointing to the bridge dev tooVladimir Oltean2021-06-291-0/+12
| * | | | | | | | net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean2021-06-292-5/+5
| * | | | | | | | net: dsa: include fdb entries pointing to bridge in the host fdb listVladimir Oltean2021-06-291-2/+11
| * | | | | | | | net: dsa: include bridge addresses which are local in the host fdb listTobias Waldekranz2021-06-291-5/+13
| * | | | | | | | net: dsa: sync static FDB entries on foreign interfaces to hardwareVladimir Oltean2021-06-291-4/+8
| * | | | | | | | net: dsa: install the host MDB and FDB entries in the master's RX filterVladimir Oltean2021-06-291-0/+24
| * | | | | | | | net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean2021-06-292-7/+87
| * | | | | | | | net: dsa: introduce a separate cross-chip notifier type for host FDBsVladimir Oltean2021-06-294-5/+90
| * | | | | | | | net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean2021-06-292-9/+103
| * | | | | | | | net: dsa: introduce a separate cross-chip notifier type for host MDBsVladimir Oltean2021-06-294-8/+92
| * | | | | | | | net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_delVladimir Oltean2021-06-291-23/+0
| * | | | | | | | net: bridge: allow br_fdb_replay to be called for the bridge deviceVladimir Oltean2021-06-291-1/+4
| * | | | | | | | net: bridge: switchdev: send FDB notifications for host addressesTobias Waldekranz2021-06-293-11/+11
| * | | | | | | | net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dstVladimir Oltean2021-06-292-14/+21
| * | | | | | | | net: update netdev_rx_csum_fault() print dump only onceTanner Love2021-06-281-5/+9
| * | | | | | | | net: bridge: mrp: Update the Test frames for MRAHoratiu Vultur2021-06-282-0/+38
| * | | | | | | | Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-2821-364/+449
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-06-261-1/+12
| | * | | | | | | | Bluetooth: Increment management interface revisionMarcel Holtmann2021-06-261-1/+1
| | * | | | | | | | Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-261-22/+29
| | * | | | | | | | Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-267-110/+111
| | * | | | | | | | Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-262-10/+11
| | * | | | | | | | Bluetooth: use inclusive language in HCI role commentsArchie Pusaka2021-06-264-11/+11
| | * | | | | | | | Bluetooth: smp: Use the correct print formatKai Ye2021-06-261-3/+3
| | * | | | | | | | Bluetooth: sco: Use the correct print formatKai Ye2021-06-261-4/+4
| | * | | | | | | | Bluetooth: msft: Use the correct print formatKai Ye2021-06-261-1/+1
| | * | | | | | | | Bluetooth: mgmt: Use the correct print formatKai Ye2021-06-262-10/+10
| | * | | | | | | | Bluetooth: amp: Use the correct print formatKai Ye2021-06-261-3/+3
| | * | | | | | | | Bluetooth: a2mp: Use the correct print formatKai Ye2021-06-261-12/+12
| | * | | | | | | | Bluetooth: 6lowpan: Use the correct print formatKai Ye2021-06-261-8/+8
| | * | | | | | | | Bluetooth: hidp: Use the correct print formatKai Ye2021-06-261-3/+3
| | * | | | | | | | Bluetooth: cmtp: Use the correct print formatKai Ye2021-06-261-11/+11
| | * | | | | | | | Bluetooth: bnep: Use the correct print formatKai Ye2021-06-261-4/+4
| | * | | | | | | | Bluetooth: use inclusive language in commentsArchie Pusaka2021-06-263-5/+5
| | * | | | | | | | Bluetooth: use inclusive language in SMPArchie Pusaka2021-06-263-40/+42