index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
r8169: fix jumbo packet handling on RTL8168e
Heiner Kallweit
1
-2
/
+2
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-25
net: psample: Fix netlink skb length with tunnel info
Chris Mi
1
-2
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix NAPI poll returned value
Rafał Miłecki
1
-0
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix RX path possible mem leak
Rafał Miłecki
1
-0
/
+1
2021-02-25
net: hsr: add support for EntryForgetTime
Marco Wenzel
3
-2
/
+9
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-24
ibmvnic: fix a race between open and reset
Sukadev Bhattiprolu
1
-8
/
+55
2021-02-24
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()
Wei Yongjun
1
-0
/
+1
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
10
-66
/
+84
2021-02-24
net: usb: qmi_wwan: support ZTE P685M modem
Lech Perczak
1
-0
/
+1
2021-02-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-13
/
+64
2021-02-23
Merge branch 'wireguard-fixes-for-5-12-rc1'
Jakub Kicinski
11
-105
/
+170
2021-02-23
wireguard: kconfig: use arm chacha even with no neon
Jason A. Donenfeld
1
-1
/
+1
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
8
-93
/
+144
2021-02-23
wireguard: device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
1
-3
/
+4
2021-02-23
wireguard: peer: put frequently used members above cache lines
Jason A. Donenfeld
1
-2
/
+2
2021-02-23
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
1
-1
/
+14
2021-02-23
wireguard: socket: remove bogus __be32 annotation
Jann Horn
1
-2
/
+2
2021-02-23
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2
-3
/
+3
2021-02-23
net: qrtr: Fix memory leak in qrtr_tun_open
Takeshi Misawa
1
-1
/
+11
2021-02-23
vxlan: move debug check after netdev unregister
Taehee Yoo
1
-3
/
+8
2021-02-23
Merge branch 'r8152-minor-adjustments'
Jakub Kicinski
1
-21
/
+46
2021-02-23
r8152: spilt rtl_set_eee_plus and r8153b_green_en
Hayes Wang
1
-16
/
+27
2021-02-23
r8152: replace netif_err with dev_err
Hayes Wang
1
-2
/
+2
2021-02-23
r8152: check if the pointer of the function exists
Hayes Wang
1
-0
/
+13
2021-02-23
r8152: enable U1/U2 for USB_SPEED_SUPER
Hayes Wang
1
-3
/
+4
2021-02-23
net/sched: cls_flower: validate ct_state for invalid and reply flags
wenxu
1
-0
/
+15
2021-02-23
Merge branch 'net-dsa-learning-fixes-for-b53-bcm_sf2'
Jakub Kicinski
4
-23
/
+43
2021-02-23
net: dsa: b53: Support setting learning on port
Florian Fainelli
3
-15
/
+21
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
3
-8
/
+22
2021-02-23
Marvell Sky2 Ethernet adapter: fix warning messages.
Krzysztof Halasa
1
-3
/
+2
2021-02-23
bcm63xx_enet: fix sporadic kernel panic
Sieng Piaw Liew
1
-2
/
+6
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
7
-25
/
+44
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-54
/
+39
2021-02-22
net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
Chuhong Yuan
1
-0
/
+1
2021-02-22
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
1
-4
/
+26
2021-02-22
Merge branch 'mptcp-a-bunch-of-fixes'
Jakub Kicinski
3
-16
/
+77
2021-02-22
mptcp: do not wakeup listener for MPJ subflows
Paolo Abeni
1
-0
/
+6
2021-02-22
mptcp: provide subflow aware release function
Florian Westphal
1
-2
/
+53
2021-02-22
mptcp: fix DATA_FIN generation on early shutdown
Paolo Abeni
1
-9
/
+14
2021-02-22
mptcp: fix DATA_FIN processing for orphaned sockets
Paolo Abeni
1
-5
/
+4
2021-02-22
net: dsa: Fix dependencies with HSR
Florian Fainelli
1
-0
/
+1
2021-02-22
net: phy: icplus: call phy_restore_page() when phy_select_page() fails
Dan Carpenter
1
-4
/
+5
2021-02-22
net: mvpp2: skip RSS configurations on loopback port
Stefan Chulski
1
-11
/
+14
2021-02-22
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
1
-1
/
+1
2021-02-22
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
1
-3
/
+1
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
1
-8
/
+19
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
3
-2
/
+11
2021-02-22
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
1
-1
/
+32
[next]