Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path" | Saeed Mahameed | 2022-11-29 | 2 | -0/+23 | |
| * | | | | | | | | | | | | | | | net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions | Shang XiaoJing | 2022-11-29 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | net: tun: Fix use-after-free in tun_detach() | Shigeru Yoshida | 2022-11-29 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | net: mdiobus: fix unbalanced node reference count | Yang Yingliang | 2022-11-28 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | net: hsr: Fix potential use-after-free | YueHaibing | 2022-11-28 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | tipc: re-fetch skb cb after tipc_msg_validate | Xin Long | 2022-11-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | Merge branch 'mptcp-more-fixes-for-6-1' | Jakub Kicinski | 2022-11-28 | 2 | -10/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | mptcp: fix sleep in atomic at close time | Paolo Abeni | 2022-11-28 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | mptcp: don't orphan ssk in mptcp_close() | Menglong Dong | 2022-11-28 | 1 | -7/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | dsa: lan9303: Correct stat name | Jerry Ray | 2022-11-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2022-11-28 | 5 | -19/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration | Lorenzo Bianconi | 2022-11-25 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | wifi: cfg80211: don't allow multi-BSSID in S1G | Johannes Berg | 2022-11-25 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | wifi: cfg80211: fix buffer overflow in elem comparison | Johannes Berg | 2022-11-25 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | wifi: wilc1000: validate number of channels | Phil Turnbull | 2022-11-24 | 1 | -6/+16 | |
| | * | | | | | | | | | | | | | | | wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute | Phil Turnbull | 2022-11-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute | Phil Turnbull | 2022-11-24 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | wifi: wilc1000: validate pairwise and authentication suite offsets | Phil Turnbull | 2022-11-24 | 1 | -5/+16 | |
| | * | | | | | | | | | | | | | | | MAINTAINERS: mark rsi wifi driver as orphan | Marek Vasut | 2022-11-22 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2022-11-28 | 7 | -30/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | selftests/bpf: Make test_bench_attach serial | Jiri Olsa | 2022-11-21 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: Filter out default_idle from kprobe_multi bench | Jiri Olsa | 2022-11-21 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'Bug fix and test case for special map value field ' | Alexei Starovoitov | 2022-11-21 | 2 | -17/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | bpf: Set and check spin lock value in sk_storage_map_test | Xu Kuohai | 2022-11-21 | 1 | -16/+20 | |
| | | * | | | | | | | | | | | | | | | | bpf: Do not copy spin lock field from user in bpf_selem_alloc | Xu Kuohai | 2022-11-21 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'libbpf: Fixes for ring buffer' | Andrii Nakryiko | 2022-11-17 | 2 | -7/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | libbpf: Check the validity of size in user_ring_buffer__reserve() | Hou Tao | 2022-11-17 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | libbpf: Handle size overflow for user ringbuf mmap | Hou Tao | 2022-11-17 | 1 | -2/+8 | |
| | | * | | | | | | | | | | | | | | | | libbpf: Handle size overflow for ringbuf mmap | Hou Tao | 2022-11-17 | 1 | -4/+8 | |
| | | * | | | | | | | | | | | | | | | | libbpf: Use page size as max_entries when probing ring buffer map | Hou Tao | 2022-11-17 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | bpf, perf: Use subprog name when reporting subprog ksymbol | Hou Tao | 2022-11-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | libbpf: Use correct return pointer in attach_raw_tp | Jiri Olsa | 2022-11-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | ipv4: Fix route deletion when nexthop info is not specified | Ido Schimmel | 2022-11-28 | 2 | -3/+16 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'wwan-iosm-fixes' | David S. Miller | 2022-11-28 | 2 | -13/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | net: wwan: iosm: fix incorrect skb length | M Chetan Kumar | 2022-11-28 | 1 | -7/+11 | |
| | * | | | | | | | | | | | | | | | | | net: wwan: iosm: fix crash in peek throughput test | M Chetan Kumar | 2022-11-28 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type | M Chetan Kumar | 2022-11-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | net: wwan: iosm: fix kernel test robot reported error | M Chetan Kumar | 2022-11-28 | 1 | -2/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | net: phylink: fix PHY validation with rate adaption | Russell King (Oracle) | 2022-11-28 | 1 | -6/+16 | |
| * | | | | | | | | | | | | | | | | | net: ethernet: nixge: fix NULL dereference | Yuri Karpov | 2022-11-28 | 1 | -14/+15 | |
| * | | | | | | | | | | | | | | | | | net/9p: Fix a potential socket leak in p9_socket_open | Wang Hai | 2022-11-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | net: net_netdev: Fix error handling in ntb_netdev_init_module() | Yuan Can | 2022-11-28 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe() | Zhang Changzhong | 2022-11-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2022-11-28 | 12 | -101/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | net/mlx5e: MACsec, block offload requests with encrypt off | Emeel Hakim | 2022-11-24 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | net/mlx5e: MACsec, fix Tx SA active field update | Raed Salem | 2022-11-24 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | net/mlx5e: MACsec, remove replay window size limitation in offload path | Emeel Hakim | 2022-11-24 | 2 | -23/+0 | |
| | * | | | | | | | | | | | | | | | | | net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak | Emeel Hakim | 2022-11-24 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality | Raed Salem | 2022-11-24 | 1 | -13/+11 | |
| | * | | | | | | | | | | | | | | | | | net/mlx5e: MACsec, fix update Rx secure channel active field | Raed Salem | 2022-11-24 | 1 | -1/+1 |