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
2022-05-13
bnxt_en: parse and report result field when NVRAM package install fails
Kalesh AP
3
-13
/
+72
2022-05-13
bnxt_en: Enable packet timestamping for all RX packets
Pavan Chebbi
4
-3
/
+36
2022-05-13
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
3
-13
/
+46
2022-05-13
bnxt_en: Update firmware interface to 1.10.2.95
Michael Chan
1
-135
/
+280
2022-05-13
net: axienet: Use NAPI for TX completion path
Robert Hancock
2
-85
/
+111
2022-05-13
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
1
-11
/
+15
2022-05-13
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
4
-34
/
+22
2022-05-13
selftests: fib_nexthops: Make the test more robust
Amit Cohen
1
-24
/
+24
2022-05-13
Merge branch 'lan95xx-no-polling'
David S. Miller
4
-104
/
+88
2022-05-13
net: phy: smsc: Cope with hot-removal in interrupt handler
Lukas Wunner
1
-1
/
+3
2022-05-13
net: phy: smsc: Cache interrupt mask
Lukas Wunner
1
-13
/
+11
2022-05-13
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
1
-52
/
+61
2022-05-13
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
1
-7
/
+9
2022-05-13
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
1
-18
/
+0
2022-05-13
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
1
-4
/
+0
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
3
-10
/
+5
2022-05-13
net: ethernet: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-05-13
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
1
-1
/
+4
2022-05-13
net: ethernet: Use swap() instead of open coding it
Jiapeng Chong
1
-16
/
+4
2022-05-12
Merge branch 'net-inet-retire-port-only-listening_hash'
Jakub Kicinski
12
-152
/
+180
2022-05-12
net: selftests: Stress reuseport listen
Martin KaFai Lau
3
-0
/
+132
2022-05-12
net: inet: Retire port only listening_hash
Martin KaFai Lau
9
-101
/
+26
2022-05-12
net: inet: Open code inet_hash2 and inet_unhash2
Martin KaFai Lau
1
-55
/
+33
2022-05-12
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2
-7
/
+0
2022-05-12
Merge branch 'make-sfc-siena-ko-specific-to-siena'
Jakub Kicinski
18
-67
/
+121
2022-05-12
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2
-0
/
+19
2022-05-12
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2
-4
/
+5
2022-05-12
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
6
-15
/
+26
2022-05-12
siena: Make HWMON support specific for Siena
Martin Habets
4
-6
/
+13
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
13
-30
/
+38
2022-05-12
siena: Make MTD support specific for Siena
Martin Habets
9
-13
/
+21
2022-05-12
Merge branch 'restructure-struct-ocelot_port'
Jakub Kicinski
4
-48
/
+51
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
4
-39
/
+41
2022-05-12
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
1
-9
/
+11
2022-05-12
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
1
-1
/
+0
2022-05-12
Merge branch 'dsa-changes-for-multiple-cpu-ports-part-1'
Jakub Kicinski
11
-280
/
+337
2022-05-12
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
2
-197
/
+216
2022-05-12
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
1
-9
/
+17
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
6
-51
/
+46
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
6
-30
/
+51
2022-05-12
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
1
-0
/
+11
2022-05-12
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
2
-3
/
+3
2022-05-12
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
2
-6
/
+6
2022-05-12
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
2
-8
/
+11
2022-05-12
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
1
-2
/
+2
2022-05-12
net: update the register_netdevice() kdoc
Jakub Kicinski
1
-14
/
+6
2022-05-12
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-12
mlxbf_gige: remove driver-managed interrupt counts
David Thompson
3
-17
/
+3
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
196
-780
/
+1835
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
74
-228
/
+848
[next]