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-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
1
-4
/
+9
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
1
-4
/
+10
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
1
-5
/
+27
2021-10-05
net: sfp: Fix typo in state machine debug string
Sean Anderson
1
-1
/
+1
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
1
-0
/
+4
2021-10-05
Merge branch 'bridge-fixes'
David S. Miller
1
-1
/
+2
2021-10-05
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
1
-0
/
+1
2021-10-05
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
1
-1
/
+1
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
1
-1
/
+15
2021-10-05
etherdevice: use __dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
1
-1
/
+1
2021-10-02
ptp_pch: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-68
/
+91
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
3
-14
/
+37
2021-10-01
MAINTAINERS: Remove Bin Luo as his email bounces
Leon Romanovsky
1
-2
/
+1
2021-10-01
net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
Punit Agrawal
1
-0
/
+5
2021-10-01
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
2
-4
/
+4
2021-10-01
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
1
-0
/
+3
2021-10-01
net: add kerneldoc comment for sk_peer_lock
Eric Dumazet
1
-0
/
+1
2021-10-01
Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
14
-105
/
+194
2021-10-01
Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
10
-27
/
+25
2021-09-30
phy: mdio: fix memory leak
Pavel Skripkin
1
-0
/
+7
2021-09-30
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
1
-1
/
+0
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
88
-447
/
+1384
2021-09-30
net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode
Aya Levin
2
-0
/
+19
2021-09-30
net/mlx5e: Fix the presented RQ index in PTP stats
Lama Kayal
3
-3
/
+5
2021-09-30
net/mlx5: Fix setting number of EQs of SFs
Shay Drory
1
-2
/
+3
2021-09-30
net/mlx5: Fix length of irq_index in chars
Shay Drory
1
-2
/
+2
2021-09-30
net/mlx5: Avoid generating event after PPS out in Real time mode
Aya Levin
1
-8
/
+6
2021-09-30
net/mlx5: Force round second at 1PPS out start time
Aya Levin
1
-14
/
+11
2021-09-30
net/mlx5: E-Switch, Fix double allocation of acl flow counter
Moshe Shemesh
2
-5
/
+11
2021-09-30
net/mlx5e: Improve MQPRIO resiliency
Tariq Toukan
2
-32
/
+80
2021-09-30
net/mlx5e: Keep the value for maximum number of channels in-sync
Tariq Toukan
6
-34
/
+57
2021-09-30
net/mlx5e: IPSEC RX, enable checksum complete
Raed Salem
1
-6
/
+1
2021-09-30
Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+7
2021-09-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-48
/
+113
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
3
-12
/
+56
2021-09-30
net: stmmac: fix EEE init issue when paired with EEE capable PHYs
Wong Vee Khee
1
-0
/
+4
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
1
-0
/
+6
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
3
-20
/
+33
2021-09-29
MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainer
Mun Yew Tham
1
-1
/
+1
2021-09-29
MAINTAINERS: update my email address
Bartosz Golaszewski
1
-4
/
+4
2021-09-29
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
1
-9
/
+2
2021-09-29
Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-102
/
+272
2021-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+11
2021-09-29
net: phy: bcm7xxx: Fixed indirect MMD operations
Florian Fainelli
1
-4
/
+110
2021-09-29
Merge branch 'hns3-fixes'
David S. Miller
7
-73
/
+60
2021-09-29
net: hns3: disable firmware compatible features when uninstall PF
Guangbin Huang
1
-8
/
+13
[next]