index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
2
-0
/
+4
2022-04-13
net: bridge: fdb: add support for fine-grained flushing
Nikolay Aleksandrov
4
-12
/
+54
2022-04-13
net: bridge: fdb: add ndo_fdb_del_bulk
Nikolay Aleksandrov
3
-0
/
+27
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2022-04-13
net: add ndo_fdb_del_bulk
Nikolay Aleksandrov
1
-0
/
+9
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
2
-1
/
+10
2022-04-13
net: netlink: add NLM_F_BULK delete request modifier
Nikolay Aleksandrov
1
-0
/
+1
2022-04-13
net: rtnetlink: use BIT for flag values
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
2
-1
/
+7
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
2
-3
/
+10
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
3
-1
/
+216
2022-04-13
net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
Grygorii Strashko
2
-0
/
+188
2022-04-13
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2
-0
/
+68
2022-04-13
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
2
-34
/
+0
2022-04-13
net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()
Dan Carpenter
1
-1
/
+2
2022-04-13
net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...
Minghao Chi
1
-22
/
+11
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
1
-4
/
+1
2022-04-13
selftests: net: fib_rule_tests: add support to select a test to run
Alaa Mohamed
1
-1
/
+11
2022-04-13
net: ethernet: mtk_eth_soc: use standard property for cci-control-port
Lorenzo Bianconi
2
-2
/
+2
2022-04-13
tls: rx: only copy IV from the packet for TLS 1.2
Jakub Kicinski
1
-10
/
+10
2022-04-13
tls: rx: use MAX_IV_SIZE for allocations
Jakub Kicinski
1
-1
/
+1
2022-04-13
tls: rx: use async as an in-out argument
Jakub Kicinski
1
-15
/
+16
2022-04-13
tls: rx: return the already-copied data on crypto error
Jakub Kicinski
1
-6
/
+10
2022-04-13
tls: rx: treat process_rx_list() errors as transient
Jakub Kicinski
1
-12
/
+8
2022-04-13
tls: rx: assume crypto always calls our callback
Jakub Kicinski
1
-3
/
+0
2022-04-13
tls: rx: don't handle TLS 1.3 in the async crypto callback
Jakub Kicinski
1
-10
/
+5
2022-04-13
tls: rx: move counting TlsDecryptErrors for sync
Jakub Kicinski
1
-2
/
+2
2022-04-13
tls: rx: reuse leave_on_list label for psock
Jakub Kicinski
1
-8
/
+4
2022-04-13
tls: rx: consistently use unlocked accessors for rx_list
Jakub Kicinski
1
-5
/
+5
2022-04-12
ixp4xx_eth: fix error check return value of platform_get_irq()
Lv Ruyi
1
-1
/
+1
2022-04-12
net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
1
-24
/
+12
2022-04-12
fou: Remove XRFM from NET_FOU Kconfig
Coco Li
2
-2
/
+0
2022-04-12
i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
Mateusz Palczewski
3
-0
/
+3
2022-04-12
i40e: Add vsi.tx_restart to i40e ethtool stats
Nabil S. Alramli
1
-0
/
+1
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
6
-2
/
+12
2022-04-12
ice: Add mpls+tso support
Joe Damato
2
-9
/
+24
2022-04-12
mlxsw: reg: Add new field to Management General Peripheral Information Register
Vadim Pasternak
1
-0
/
+6
2022-04-12
mlxsw: core_env: Pass slot index during PMAOS register write call
Vadim Pasternak
2
-4
/
+5
2022-04-12
mlxsw: reg: Extend MGPIR register with new slot fields
Vadim Pasternak
4
-12
/
+29
2022-04-12
mlxsw: reg: Extend PMMP register with new slot number field
Vadim Pasternak
2
-2
/
+9
2022-04-12
mlxsw: reg: Extend MCION register with new slot number field
Vadim Pasternak
2
-2
/
+9
2022-04-12
mlxsw: reg: Extend MCIA register with new slot number field
Vadim Pasternak
2
-9
/
+18
2022-04-12
mlxsw: reg: Extend MTBR register with new slot number field
Vadim Pasternak
3
-6
/
+13
2022-04-12
mlxsw: reg: Extend MTMP register with new slot number field
Vadim Pasternak
4
-11
/
+19
2022-04-12
i40e: Add support for MPLS + TSO
Joe Damato
2
-19
/
+48
2022-04-12
page_pool: Add recycle stats to page_pool_put_page_bulk
Lorenzo Bianconi
1
-2
/
+13
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
37
-122
/
+91
2022-04-12
net: usb: qmi_wwan: add Telit 0x1057 composition
Daniele Palmas
1
-0
/
+1
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
2
-7
/
+2
[next]