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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
1
-4
/
+4
2022-12-05
ethtool: add netlink based get rss support
Sudheer Mogilappagari
1
-0
/
+14
2022-12-05
Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-117
/
+371
2022-12-05
net: stmmac: Power up SERDES after the PHY link
Revanth Kumar Uppala
1
-0
/
+1
2022-12-03
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
1
-0
/
+1
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-13
/
+38
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
1
-2
/
+0
2022-12-01
mptcp: add pm listener events
Geliang Tang
1
-0
/
+9
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
1
-3
/
+7
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
1
-4
/
+17
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-6
/
+15
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
1
-3
/
+0
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
1
-0
/
+38
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
1
-22
/
+20
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
1
-1
/
+2
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
1
-1
/
+5
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
1
-0
/
+3
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
1
-0
/
+52
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
1
-6
/
+5
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
1
-5
/
+1
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
1
-24
/
+33
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
1
-0
/
+34
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
1
-34
/
+49
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
1
-21
/
+37
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
1
-17
/
+26
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
1
-13
/
+36
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
1
-0
/
+60
2022-12-01
rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
David Howells
1
-1
/
+0
2022-12-01
rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
1
-0
/
+1
2022-12-01
wifi: cfg80211: Correct example of ieee80211_iface_limit
Philipp Hortmann
1
-1
/
+1
2022-12-01
wifi: ieee80211: Do not open-code qos address offsets
Kees Cook
1
-6
/
+22
2022-11-30
Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-6
/
+3
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
1
-0
/
+4
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-2
/
+0
2022-11-30
devlink: support directly reading from region memory
Jacob Keller
2
-0
/
+18
2022-11-29
net/mlx5: Use generic definition for UMR KLM alignment
Tariq Toukan
1
-1
/
+1
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
1
-2
/
+2
2022-11-29
net/mlx5: Remove unused UMR MTT definitions
Tariq Toukan
1
-2
/
+0
2022-11-29
net/mlx5e: Add padding when needed in UMR WQEs
Tariq Toukan
1
-0
/
+1
2022-11-29
net/mlx5: Remove unused ctx variables
Petr Pavlu
1
-2
/
+0
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-3
/
+5
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-23
/
+51
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-1
/
+3
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
1
-0
/
+2
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
1
-0
/
+7
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
1
-4
/
+4
2022-11-29
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
1
-0
/
+4
2022-11-29
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
1
-0
/
+6
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
8
-99
/
+289
2022-11-28
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
1
-0
/
+3
[next]