| Commit message (Expand) | Author | Files | Lines |
2 days | MAINTAINERS: add Neal to TCP maintainers | Jakub Kicinski | 1 | -0/+1 |
2 days | net: revert RTNL changes in unregister_netdevice_many_notify() | Eric Dumazet | 1 | -30/+3 |
2 days | net: hsr: fix fill_frame_info() regression vs VLAN packets | Eric Dumazet | 1 | -2/+5 |
2 days | doc: mptcp: sysctl: blackhole_timeout is per-netns | Matthieu Baerts (NGI0) | 1 | -1/+1 |
2 days | mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted | Matthieu Baerts (NGI0) | 1 | -2/+2 |
2 days | netfilter: nf_tables: reject mismatching sum of field_len with set key length | Pablo Neira Ayuso | 1 | -4/+4 |
2 days | net: sh_eth: Fix missing rtnl lock in suspend/resume path | Kory Maincent | 1 | -0/+4 |
2 days | net: ravb: Fix missing rtnl lock in suspend/resume path | Kory Maincent | 1 | -8/+14 |
3 days | selftests/net: Add test for loading devbound XDP program in generic mode | Toke Høiland-Jørgensen | 1 | -1/+13 |
3 days | net: xdp: Disallow attaching device-bound programs in generic mode | Toke Høiland-Jørgensen | 1 | -0/+4 |
3 days | tcp: correct handling of extreme memory squeeze | Jon Maloy | 1 | -3/+6 |
3 days | bgmac: reduce max frame size to support just MTU 1500 | Rafał Miłecki | 1 | -2/+1 |
3 days | vsock/test: Add test for connect() retries | Michal Luczaj | 1 | -0/+47 |
3 days | vsock/test: Add test for UAF due to socket unbinding | Michal Luczaj | 1 | -0/+58 |
3 days | vsock/test: Introduce vsock_connect_fd() | Michal Luczaj | 2 | -28/+18 |
3 days | vsock/test: Introduce vsock_bind() | Michal Luczaj | 3 | -49/+26 |
3 days | vsock: Allow retrying on connect() failure | Michal Luczaj | 1 | -0/+5 |
3 days | vsock: Keep the binding until socket destruction | Michal Luczaj | 1 | -2/+6 |
3 days | audit: Initialize lsmctx to avoid memory allocation error | Huacai Chen | 1 | -1/+1 |
3 days | Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection | Fedor Pchelkin | 1 | -2/+2 |
3 days | Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming | Neeraj Sanjay Kale | 1 | -2/+1 |
3 days | Bluetooth: Add ABI doc for sysfs reset | Hsin-chen Chuang | 2 | -0/+10 |
3 days | Bluetooth: Fix possible infinite recursion of btusb_reset | Hsin-chen Chuang | 1 | -5/+0 |
3 days | Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() | Douglas Anderson | 1 | -0/+7 |
3 days | lib/crc32: remove other generic implementations | Eric Biggers | 4 | -361/+40 |
3 days | lib/crc: simplify the kconfig options for CRC implementations | Eric Biggers | 1 | -102/+14 |
3 days | fs: pack struct kstat better | Christoph Hellwig | 1 | -2/+2 |
3 days | s390/tracing: Define ftrace_get_symaddr() for s390 | Masami Hiramatsu (Google) | 1 | -0/+1 |
3 days | s390/fgraph: Fix to remove ftrace_test_recursion_trylock() | Masami Hiramatsu (Google) | 1 | -5/+0 |
3 days | s390/vmlogrdr: Use array instead of string initializer | Heiko Carstens | 1 | -3/+3 |
3 days | s390/vmlogrdr: Use internal_name for error messages | Heiko Carstens | 1 | -1/+1 |
3 days | PM: sleep: core: Synchronize runtime PM status of parents and children | Rafael J. Wysocki | 2 | -9/+21 |
3 days | cpufreq: airoha: Depends on OF | Viresh Kumar | 1 | -1/+1 |
4 days | rtc: pcf2127: add BSM support | Alexandre Belloni | 1 | -0/+82 |
4 days | x86/sev: Disable jump tables in SEV startup code | Ard Biesheuvel | 1 | -0/+4 |
4 days | docs: power: Fix footnote reference for Toshiba Satellite P10-554 | Bagas Sanjaya | 1 | -1/+1 |
4 days | Documentation: ublk: Drop Stefan Hajnoczi's message footnote | Bagas Sanjaya | 1 | -2/+0 |
4 days | perf cpumap: Fix die and cluster IDs | James Clark | 1 | -2/+2 |
4 days | perf test: Skip syscall enum test if no landlock syscall | Namhyung Kim | 1 | -2/+6 |
4 days | perf trace: Fix runtime error of index out of bounds | Howard Chu | 1 | -1/+5 |
4 days | s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init() | Heiko Carstens | 4 | -10/+9 |
4 days | tools/bootconfig: Fix the wrong format specifier | Luo Yifan | 1 | -2/+2 |
4 days | s390/tools: Use array instead of string initializer | Heiko Carstens | 1 | -6/+21 |
4 days | treewide: const qualify ctl_tables where applicable | Joel Granados | 106 | -114/+114 |
4 days | bonding: Correctly support GSO ESP offload | Cosmin Ratiu | 1 | -9/+10 |
4 days | net: stmmac: Specify hardware capability value when FIFO size isn't specified | Kunihiko Hayashi | 1 | -17/+18 |
4 days | net: stmmac: Limit FIFO size by hardware capability | Kunihiko Hayashi | 1 | -0/+15 |
4 days | net: stmmac: Limit the number of MTL queues to hardware capability | Kunihiko Hayashi | 1 | -0/+15 |
4 days | ethtool: Fix set RXNFC command with symmetric RSS hash | Gal Pressman | 1 | -1/+1 |
4 days | usbnet: ipheth: document scope of NCM implementation | Foster Snowhill | 1 | -0/+8 |