summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-12mac80211: minstrel: remove deferred sampling codeFelix Fietkau2-22/+4
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau1-10/+8
2020-11-12rfkill: Fix use-after-free in rfkill_resume()Claire Chang1-0/+3
2020-11-12cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-12net: switch to the kernel.org patchwork instanceJakub Kicinski4-14/+14
2020-11-12ch_ktls: stop the txq if reaches thresholdRohit Maheshwari1-3/+15
2020-11-12ch_ktls: tcb update fails sometimesRohit Maheshwari1-4/+8
2020-11-12ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari4-1/+119
2020-11-12ch_ktls: don't free skb before sending FINRohit Maheshwari1-2/+10
2020-11-12ch_ktls: packet handling prior to start markerRohit Maheshwari1-5/+33
2020-11-12ch_ktls: Correction in middle record handlingRohit Maheshwari1-19/+31
2020-11-12ch_ktls: missing handling of header aloneRohit Maheshwari1-14/+11
2020-11-12ch_ktls: Correction in trimmed_len calculationRohit Maheshwari1-4/+7
2020-11-12cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari3-169/+226
2020-11-12ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-12ch_ktls: Correction in finding correct lengthRohit Maheshwari1-7/+8
2020-11-12cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari4-5/+8
2020-11-11net/x25: Fix null-ptr-deref in x25_connectMartin Schiller1-1/+1
2020-11-11arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle1-0/+1
2020-11-11tipc: fix memory leak in tipc_topsrv_start()Wang Hai1-2/+8
2020-11-11MAINTAINERS: remove Ursula Braun as s390 network maintainerUrsula Braun1-3/+0
2020-11-11net/af_iucv: fix null pointer dereference on shutdownUrsula Braun1-1/+2
2020-11-11lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-11net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu1-1/+3
2020-11-11net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2-4/+15
2020-11-11net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit1-0/+2
2020-11-11lan743x: correctly handle chips with internal PHYSven Van Asbroeck1-4/+6
2020-11-11netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore1-5/+12
2020-11-10selftest: fix flower terse dump testsVlad Buslov1-2/+2
2020-11-10mptcp: provide rmem[0] limitPaolo Abeni1-0/+1
2020-11-10docs: networking: phy: s/2.5 times faster/2.5 times as fast/Jonathan Neuschäfer1-2/+2
2020-11-10ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin1-1/+1
2020-11-10tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio1-2/+2
2020-11-10IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms1-2/+0
2020-11-07net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan1-0/+1
2020-11-07r8169: disable hw csum for short packets on all chip versionsHeiner Kallweit1-12/+3
2020-11-07r8169: fix potential skb double free in an error pathHeiner Kallweit1-1/+2
2020-11-06bpf: Update verification logic for LSM programsKP Singh1-3/+7
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks1-0/+5
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar1-2/+27
2020-11-06spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll1-2/+1
2020-11-06bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren3-2/+275
2020-11-06bpf: BPF_PRELOAD depends on BPF_SYSCALLRandy Dunlap1-0/+1
2020-11-06tools/bpftool: Fix attaching flow dissectorLorenz Bauer1-1/+1
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2-11/+39
2020-11-05net/mlx5e: Fix incorrect access of RCU-protected xdp_progMaxim Mikityanskiy1-1/+1
2020-11-05net/mlx5e: Fix VXLAN synchronization after function reloadAya Levin3-6/+20
2020-11-05net/mlx5: E-switch, Avoid extack error log for disabled vportParav Pandit1-2/+0
2020-11-05net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb1-3/+4
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy3-11/+11