index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
13
-80
/
+78
*
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
33
-363
/
+373
*
net-veth: Add type safety to veth_xdp_to_ptr() and veth_ptr_to_xdp()
Maciej Żenczykowski
2020-08-19
1
-3
/
+3
*
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
2020-08-19
1
-18
/
+0
*
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
2020-08-19
1
-3
/
+3
*
ethernet: cirrus: Remove unused macros
Alex Dewar
2020-08-18
1
-4
/
+0
*
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
2
-3
/
+3
*
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-18
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-18
25
-72
/
+136
|
\
|
*
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
2020-08-18
1
-2
/
+2
|
*
ipvlan: fix device features
Mahesh Bandewar
2020-08-17
1
-5
/
+22
|
*
bonding: fix a potential double-unregister
Cong Wang
2020-08-17
1
-1
/
+2
|
*
net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
Lee Jones
2020-08-15
1
-11
/
+2
|
*
net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...
Lee Jones
2020-08-15
1
-1
/
+2
|
*
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-15
1
-2
/
+1
|
*
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-08-15
1
-0
/
+1
|
*
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-15
1
-2
/
+2
|
*
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2020-08-15
1
-3
/
+3
|
*
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-15
1
-1
/
+3
|
*
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
2020-08-15
1
-7
/
+8
|
*
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2020-08-15
2
-1
/
+17
|
*
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-15
1
-3
/
+18
|
*
net: fec: correct the error path for regulator disable in probe
Fugang Duan
2020-08-15
1
-2
/
+2
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-08-15
5
-14
/
+33
|
|
\
|
|
*
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
2020-08-15
1
-0
/
+3
|
|
*
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2020-08-15
2
-9
/
+28
|
|
*
igc: Fix PTP initialization
Vinicius Costa Gomes
2020-08-14
2
-5
/
+2
|
*
|
sfc: check hash is valid before using it
Edward Cree
2020-08-14
5
-1
/
+18
*
|
|
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
6
-64
/
+44
|
\
\
\
|
*
|
|
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
2020-08-11
1
-0
/
+2
|
*
|
|
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-08-07
2
-7
/
+11
|
|
\
\
\
|
|
*
|
|
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-06
1
-0
/
+1
|
|
*
|
|
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-06
1
-7
/
+10
|
*
|
|
|
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
2020-08-06
1
-1
/
+0
|
*
|
|
|
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
2020-08-06
3
-56
/
+31
*
|
|
|
|
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-16
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
input: i8042 - Remove special Cayman handling
Geert Uytterhoeven
2020-08-15
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-15
1
-3
/
+47
|
\
\
\
\
\
\
|
*
|
|
|
|
|
EDAC/ie31200: Fallback if host bridge device is already initialized
Jason Baron
2020-08-10
1
-3
/
+47
*
|
|
|
|
|
|
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-08-15
5
-86
/
+115
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clk: x86: Support RV architecture
Akshu Agrawal
2020-08-07
1
-15
/
+38
|
*
|
|
|
|
|
|
ACPI: APD: Add a fmw property is_raven
Akshu Agrawal
2020-08-07
1
-0
/
+4
|
*
|
|
|
|
|
|
clk: x86: Change name from ST to FCH
Akshu Agrawal
2020-08-07
2
-13
/
+13
|
*
|
|
|
|
|
|
ACPI: APD: Change name from ST to FCH
Akshu Agrawal
2020-08-07
2
-9
/
+9
|
*
|
|
|
|
|
|
i2c: designware: Add device HID for Hygon I2C controller
Pu Wen
2020-08-07
2
-0
/
+2
*
|
|
|
|
|
|
|
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-08-15
2
-67
/
+184
|
\
\
\
\
\
\
\
\
[next]