index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
1
-10
/
+9
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
4
-6
/
+19
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
4
-45
/
+82
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
1
-9
/
+9
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
3
-6
/
+4
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2
-5
/
+8
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-06-27
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-06-27
MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI
Michael Walle
1
-2
/
+1
2022-06-27
octeon_ep: use bitwise AND
Shreenidhi Shedi
1
-1
/
+1
2022-06-27
selftests: tc-testing: Add testcases to test new flush behaviour
Victor Nogueira
1
-0
/
+77
2022-06-27
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
1
-8
/
+14
2022-06-27
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
2022-06-27
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
1
-1
/
+1
2022-06-24
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-06-24
net: dp83822: disable rx error interrupt
Enguerrand de Ribaucourt
1
-2
/
+1
2022-06-24
net: dp83822: disable false carrier interrupt
Enguerrand de Ribaucourt
1
-1
/
+0
2022-06-24
net: tun: unlink NAPI from device on destruction
Jakub Kicinski
1
-0
/
+1
2022-06-24
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
1
-1
/
+5
2022-06-24
selftests/bpf: Test sockmap update when socket has ULP
Jakub Sitnicki
1
-9
/
+75
2022-06-23
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
1
-1
/
+1
2022-06-23
net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
Eric Dumazet
1
-10
/
+6
2022-06-23
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
1
-1
/
+2
2022-06-23
net: dsa: bcm_sf2: force pause link settings
Doug Berger
1
-0
/
+5
2022-06-23
net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
Liang He
1
-0
/
+1
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
4
-3
/
+12
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-22
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
1
-19
/
+6
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-22
net: dsa: qca8k: reduce mgmt ethernet timeout
Christian Marangi
1
-1
/
+1
2022-06-22
net: dsa: qca8k: reset cpu port on MTU change
Christian Marangi
1
-1
/
+21
2022-06-22
MAINTAINERS: Add a maintainer for OCP Time Card
Vadim Fedorenko
1
-0
/
+1
2022-06-22
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
2022-06-22
ALSA: hda/realtek: Add quirk for Clevo NS50PU
Tim Crawford
1
-0
/
+1
2022-06-22
Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c"
Jakub Kicinski
1
-1
/
+1
2022-06-21
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
Lukas Wunner
1
-2
/
+4
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2
-5
/
+47
2022-06-21
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
1
-1
/
+38
2022-06-21
ice: Fix switchdev rules book keeping
Wojciech Drewek
1
-0
/
+1
2022-06-21
ice: ignore protocol field in GTP offload
Marcin Szycik
1
-1
/
+3
2022-06-21
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-21
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
1
-1
/
+1
2022-06-21
efi: sysfb_efi: remove unnecessary <asm/efi.h> include
Javier Martinez Canillas
1
-2
/
+0
2022-06-21
certs: Add FIPS selftests
David Howells
5
-1
/
+251
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
7
-22
/
+17
2022-06-21
ALSA: hda: Fix discovery of i915 graphics PCI device
Takashi Iwai
1
-9
/
+6
[next]