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
*
xfrm: remove description from xfrm_type struct
Florian Westphal
2021-06-09
12
-14
/
+0
*
net: Remove unnecessary variables
zuoqilin
2021-05-26
1
-5
/
+1
*
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
2021-05-14
4
-13
/
+61
*
esp: drop unneeded assignment in esp4_gro_receive()
Yang Li
2021-05-14
1
-2
/
+1
*
net: mana: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-05-14
1
-2
/
+1
*
bpf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-05-14
1
-2
/
+1
*
net: caif: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-14
1
-2
/
+0
*
net: qed: remove redundant initialization of variable rc
Colin Ian King
2021-05-14
1
-1
/
+1
*
Merge branch 'virtio_net-fixes'
David S. Miller
2021-05-14
1
-8
/
+12
|
\
|
*
virtio-net: get build_skb() buf by data ptr
Xuan Zhuo
2021-05-14
1
-2
/
+6
|
*
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
2021-05-14
1
-6
/
+6
|
/
*
Merge branch 'atl1c-support-for-Mikrotik-10-25G-NIC-features'
David S. Miller
2021-05-14
4
-26
/
+75
|
\
|
*
atl1c: improve link detection reliability on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-14
3
-18
/
+27
|
*
atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-14
2
-0
/
+7
|
*
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
Gatis Peisenieks
2021-05-14
1
-4
/
+12
|
*
atl1c: improve performance by avoiding unnecessary pcie writes on xmit
Gatis Peisenieks
2021-05-14
1
-4
/
+8
|
*
atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-14
4
-0
/
+21
|
/
*
Merge branch 'hinic-cleanups'
David S. Miller
2021-05-14
12
-22
/
+22
|
\
|
*
net: hinic: fix misspelled "acessing"
Guangbin Huang
2021-05-14
1
-1
/
+1
|
*
net: hinic: remove unnecessary parentheses
Guangbin Huang
2021-05-14
7
-19
/
+19
|
*
net: hinic: add blank line after function declaration
Guangbin Huang
2021-05-14
2
-0
/
+2
|
*
net: hinic: remove unnecessary blank line
Guangbin Huang
2021-05-14
2
-2
/
+0
|
/
*
Merge branch 'bridge-split-ipv4-ipv6-mc-router-state'
David S. Miller
2021-05-13
7
-106
/
+480
|
\
|
*
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
2021-05-13
2
-0
/
+63
|
*
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
2021-05-13
2
-1
/
+9
|
*
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
2021-05-13
3
-7
/
+151
|
*
net: bridge: mcast: split router port del+notify for mcast router split
Linus Lüssing
2021-05-13
1
-9
/
+31
|
*
net: bridge: mcast: prepare add-router function for mcast router split
Linus Lüssing
2021-05-13
1
-32
/
+85
|
*
net: bridge: mcast: prepare expiry functions for mcast router split
Linus Lüssing
2021-05-13
1
-9
/
+22
|
*
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
2021-05-13
3
-7
/
+37
|
*
net: bridge: mcast: prepare query reception for mcast router split
Linus Lüssing
2021-05-13
1
-26
/
+27
|
*
net: bridge: mcast: prepare mdb netlink for mcast router split
Linus Lüssing
2021-05-13
1
-5
/
+34
|
*
net: bridge: mcast: add wrappers for router node retrieval
Linus Lüssing
2021-05-13
2
-2
/
+13
|
*
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
2021-05-13
4
-34
/
+34
|
/
*
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-05-13
1
-2
/
+9
*
alx: use fine-grained locking instead of RTNL
Johannes Berg
2021-05-13
3
-29
/
+76
*
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
2021-05-13
1
-40
/
+45
*
tls splice: remove inappropriate flags checking for MSG_PEEK
Jim Ma
2021-05-12
1
-2
/
+1
*
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
2021-05-12
1
-1
/
+1
*
net/sched: taprio: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-12
1
-3
/
+0
*
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
2021-05-12
5
-6
/
+182
*
net: wwan: Add unknown port type
Loic Poulain
2021-05-12
1
-1
/
+3
*
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
2021-05-12
1
-1
/
+1
*
atm: iphase: fix possible use-after-free in ia_module_exit()
Zou Wei
2021-05-12
1
-1
/
+1
*
Merge branch 'mvpp2-warnings'
David S. Miller
2021-05-11
2
-7
/
+4
|
\
|
*
mvpp2: suppress warning
Matteo Croce
2021-05-11
1
-3
/
+0
|
*
mvpp2: remove unused parameter
Matteo Croce
2021-05-11
1
-4
/
+4
|
/
*
Merge branch 'pch_gbe-cleanups'
David S. Miller
2021-05-10
3
-52
/
+54
|
\
|
*
net: pch_gbe: remove unneeded MODULE_VERSION() call
Andy Shevchenko
2021-05-10
3
-6
/
+2
|
*
net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
Andy Shevchenko
2021-05-10
1
-13
/
+6
[next]