index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc, afs: Fix selection of abort codes
David Howells
2022-05-22
3
-6
/
+8
*
rxrpc: Return an error to sendmsg if call failed
David Howells
2022-05-22
1
-0
/
+6
*
rxrpc: Automatically generate trace tag enums
David Howells
2022-05-22
1
-219
/
+42
*
rxrpc: Fix locking issue
David Howells
2022-05-22
8
-22
/
+62
*
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
13
-122
/
+119
*
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
2022-05-22
4
-22
/
+94
*
Merge branch 'ipa-next'
David S. Miller
2022-05-22
14
-162
/
+156
|
\
|
*
net: ipa: use data space for command opcodes
Alex Elder
2022-05-22
1
-2
/
+4
|
*
net: ipa: remove command info pool
Alex Elder
2022-05-22
5
-50
/
+18
|
*
net: ipa: remove command direction argument
Alex Elder
2022-05-22
3
-20
/
+9
|
*
net: ipa: get rid of ipa_cmd_info->direction
Alex Elder
2022-05-22
2
-6
/
+1
|
*
net: ipa: count the number of modem TX endpoints
Alex Elder
2022-05-22
2
-5
/
+7
|
*
net: ipa: kill gsi_trans_commit_wait_timeout()
Alex Elder
2022-05-22
4
-40
/
+7
|
*
net: ipa: specify RX aggregation time limit in config data
Alex Elder
2022-05-22
8
-4
/
+35
|
*
net: ipa: support hard aggregation limits
Alex Elder
2022-05-22
2
-35
/
+69
|
*
net: ipa: make endpoint HOLB drop configurable
Alex Elder
2022-05-22
2
-2
/
+8
|
/
*
qed: fix typos in comments
Julia Lawall
2022-05-22
2
-2
/
+2
*
nfp: flower: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
net: marvell: prestera: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
cirrus: cs89x0: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
net: qed: fix typos in comments
Julia Lawall
2022-05-22
3
-5
/
+5
*
net/mlx5: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
net: mvpp2: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
net: sparx5: switchdev: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
Merge branch 'add-a-bhash2-table-hashed-by-port-address'
Jakub Kicinski
2022-05-20
10
-83
/
+611
|
\
|
*
selftests: Add test for timing a bind request to a port with a populated bhas...
Joanne Koong
2022-05-20
3
-0
/
+122
|
*
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
7
-83
/
+489
|
/
*
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
2022-05-20
1
-4
/
+1
*
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
2022-05-20
1
-6
/
+3
*
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
2022-05-20
1
-1
/
+1
*
net: vxlan: Fix kernel coding style
Alaa Mohamed
2022-05-20
1
-7
/
+6
*
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2022-05-20
2
-12
/
+12
*
selftests: fib_nexthops: Make ping timeout configurable
Amit Cohen
2022-05-20
1
-25
/
+28
*
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
2022-05-20
1
-5
/
+5
*
net: tulip: fix build with CONFIG_GSC
Rolf Eike Beer
2022-05-20
1
-1
/
+1
*
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
1
-8
/
+5
*
sfc/siena: Remove duplicate check on segments
Martin Habets
2022-05-20
1
-8
/
+1
*
tcp_ipv6: set the drop_reason in the right place
Jakub Kicinski
2022-05-20
1
-1
/
+1
*
Merge branch 'net-ipa-next'
David S. Miller
2022-05-20
6
-125
/
+128
|
\
|
*
net: ipa: save a copy of endpoint default config
Alex Elder
2022-05-20
3
-28
/
+28
|
*
net: ipa: rename a few endpoint config data types
Alex Elder
2022-05-20
4
-47
/
+47
|
*
net: ipa: move endpoint configuration data definitions
Alex Elder
2022-05-20
2
-62
/
+62
|
*
net: ipa: open-code ether_setup()
Alex Elder
2022-05-20
1
-2
/
+9
|
*
net: ipa: ignore endianness if there is no header
Alex Elder
2022-05-20
1
-15
/
+17
|
*
net: ipa: rename a GSI error code
Alex Elder
2022-05-20
2
-4
/
+4
|
*
net: ipa: drop an unneeded transaction reference
Alex Elder
2022-05-20
1
-8
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-05-19
6
-52
/
+20
|
\
|
*
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
2022-05-18
1
-0
/
+2
|
*
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
2022-05-16
1
-48
/
+4
|
*
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
2
-0
/
+12
[next]