index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
42
-67
/
+75
*
Merge branch 'dsa-rx-filtering'
David S. Miller
2021-06-29
10
-79
/
+573
|
\
|
*
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
2021-06-29
1
-0
/
+12
|
*
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2021-06-29
2
-5
/
+5
|
*
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
2021-06-29
1
-2
/
+11
|
*
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
2021-06-29
1
-5
/
+13
|
*
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
2021-06-29
1
-4
/
+8
|
*
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
2021-06-29
1
-0
/
+24
|
*
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
3
-7
/
+88
|
*
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
4
-5
/
+90
|
*
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
3
-9
/
+115
|
*
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-29
4
-8
/
+92
|
*
net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
Vladimir Oltean
2021-06-29
1
-0
/
+26
|
*
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
2021-06-29
2
-23
/
+68
|
*
net: bridge: allow br_fdb_replay to be called for the bridge device
Vladimir Oltean
2021-06-29
1
-1
/
+4
|
*
net: bridge: switchdev: send FDB notifications for host addresses
Tobias Waldekranz
2021-06-29
3
-11
/
+11
|
*
net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
Vladimir Oltean
2021-06-29
2
-14
/
+21
|
/
*
Merge branch 'do_once_lite'
David S. Miller
2021-06-29
6
-75
/
+49
|
\
|
*
net: update netdev_rx_csum_fault() print dump only once
Tanner Love
2021-06-29
1
-5
/
+9
|
*
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2021-06-29
5
-70
/
+40
|
/
*
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
2021-06-29
1
-4
/
+1
*
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
2021-06-29
1
-4
/
+22
*
net: bridge: mrp: Update the Test frames for MRA
Horatiu Vultur
2021-06-29
2
-0
/
+38
*
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-06-29
38
-581
/
+967
|
\
|
*
Bluetooth: hci_uart: Remove redundant assignment to fw_ptr
Nigel Christian
2021-06-26
1
-1
/
+0
|
*
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
2021-06-26
1
-1
/
+12
|
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2021-06-26
1
-1
/
+1
|
*
Bluetooth: btmrvl: remove redundant continue statement
Colin Ian King
2021-06-26
1
-3
/
+1
|
*
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2021-06-26
3
-28
/
+37
|
*
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2021-06-26
9
-122
/
+123
|
*
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
2021-06-26
3
-13
/
+14
|
*
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
2021-06-26
4
-11
/
+11
|
*
Bluetooth: smp: Use the correct print format
Kai Ye
2021-06-26
1
-3
/
+3
|
*
Bluetooth: sco: Use the correct print format
Kai Ye
2021-06-26
1
-4
/
+4
|
*
Bluetooth: msft: Use the correct print format
Kai Ye
2021-06-26
1
-1
/
+1
|
*
Bluetooth: mgmt: Use the correct print format
Kai Ye
2021-06-26
2
-10
/
+10
|
*
Bluetooth: amp: Use the correct print format
Kai Ye
2021-06-26
1
-3
/
+3
|
*
Bluetooth: a2mp: Use the correct print format
Kai Ye
2021-06-26
1
-12
/
+12
|
*
Bluetooth: 6lowpan: Use the correct print format
Kai Ye
2021-06-26
1
-8
/
+8
|
*
Bluetooth: hidp: Use the correct print format
Kai Ye
2021-06-26
1
-3
/
+3
|
*
Bluetooth: cmtp: Use the correct print format
Kai Ye
2021-06-26
1
-11
/
+11
|
*
Bluetooth: bnep: Use the correct print format
Kai Ye
2021-06-26
1
-4
/
+4
|
*
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tim Jiang
2021-06-26
1
-0
/
+5
|
*
Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.
Tim Jiang
2021-06-26
1
-3
/
+9
|
*
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...
Zhang Qilong
2021-06-26
1
-4
/
+2
|
*
Bluetooth: use inclusive language in comments
Archie Pusaka
2021-06-26
3
-5
/
+5
|
*
Bluetooth: use inclusive language in SMP
Archie Pusaka
2021-06-26
4
-41
/
+43
|
*
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
2021-06-26
2
-10
/
+10
|
*
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2021-06-26
4
-24
/
+24
|
*
Bluetooth: use inclusive language in hci_core.h
Archie Pusaka
2021-06-26
1
-22
/
+22
[next]