| Commit message (Expand) | Author | Age | Files | Lines |
* | nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTION | Martin Faltesek | 2022-11-24 | 1 | -15/+36 |
* | nfc: st-nci: fix memory leaks in EVT_TRANSACTION | Martin Faltesek | 2022-11-24 | 1 | -1/+3 |
* | nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION | Martin Faltesek | 2022-11-24 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 2022-11-24 | 8 | -15/+57 |
|\ |
|
| * | xfrm: Fix ignored return value in xfrm6_init() | Chen Zhongjin | 2022-11-22 | 1 | -1/+5 |
| * | xfrm: Fix oops in __xfrm_state_delete() | Thomas Jarosch | 2022-11-22 | 1 | -1/+1 |
| * | af_key: Fix send_acquire race with pfkey_register | Herbert Xu | 2022-10-27 | 1 | -10/+22 |
| * | xfrm: replay: Fix ESN wrap around for GSO | Christian Langrock | 2022-10-19 | 4 | -2/+21 |
| * | xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not available | Eyal Birger | 2022-10-12 | 1 | -1/+3 |
| * | xfrm: fix "disable_policy" on ipv4 early demux | Eyal Birger | 2022-10-12 | 1 | -0/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-11-24 | 3 | -6/+8 |
|\ \ |
|
| * | | netfilter: flowtable_offload: add missing locking | Felix Fietkau | 2022-11-22 | 1 | -0/+4 |
| * | | netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface | Jozsef Kadlecsik | 2022-11-22 | 1 | -1/+1 |
| * | | netfilter: ipset: regression in ip_set_hash_ip.c | Vishwanath Pai | 2022-11-21 | 1 | -5/+3 |
* | | | Documentation: networking: Update generic_netlink_howto URL | Nir Levy | 2022-11-24 | 1 | -1/+1 |
* | | | net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP | Santiago Ruano Rincón | 2022-11-23 | 1 | -0/+1 |
* | | | net: usb: qmi_wwan: add u-blox 0x1342 composition | Davide Tronchin | 2022-11-23 | 1 | -0/+1 |
* | | | l2tp: Don't sleep and disable BH under writer-side sk_callback_lock | Jakub Sitnicki | 2022-11-23 | 1 | -8/+9 |
* | | | net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx() | Yuan Can | 2022-11-23 | 1 | -1/+3 |
* | | | arcnet: fix potential memory leak in com20020_probe() | Wang Hai | 2022-11-23 | 1 | -2/+9 |
* | | | Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2022-11-23 | 18 | -118/+281 |
|\ \ \ |
|
| * | | | net/mlx5e: Fix possible race condition in macsec extended packet number updat... | Emeel Hakim | 2022-11-22 | 1 | -0/+3 |
| * | | | net/mlx5e: Fix MACsec update SecY | Emeel Hakim | 2022-11-22 | 1 | -1/+1 |
| * | | | net/mlx5e: Fix MACsec SA initialization routine | Emeel Hakim | 2022-11-22 | 1 | -7/+7 |
| * | | | net/mlx5e: Remove leftovers from old XSK queues enumeration | Tariq Toukan | 2022-11-22 | 1 | -18/+0 |
| * | | | net/mlx5e: Offload rule only when all encaps are valid | Chris Mi | 2022-11-22 | 3 | -17/+9 |
| * | | | net/mlx5e: Fix missing alignment in size of MTT/KLM entries | Tariq Toukan | 2022-11-22 | 1 | -2/+3 |
| * | | | net/mlx5: Fix sync reset event handler error flow | Moshe Shemesh | 2022-11-22 | 1 | -2/+7 |
| * | | | net/mlx5: E-Switch, Set correctly vport destination | Roi Dayan | 2022-11-22 | 2 | -5/+7 |
| * | | | net/mlx5: Lag, avoid lockdep warnings | Eli Cohen | 2022-11-22 | 4 | -40/+78 |
| * | | | net/mlx5: Fix handling of entry refcount when command is not issued to FW | Moshe Shemesh | 2022-11-22 | 1 | -3/+3 |
| * | | | net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint | Moshe Shemesh | 2022-11-22 | 3 | -19/+68 |
| * | | | net/mlx5: SF: Fix probing active SFs during driver probe phase | Shay Drory | 2022-11-22 | 1 | -0/+88 |
| * | | | net/mlx5: Fix FW tracer timestamp calculation | Moshe Shemesh | 2022-11-22 | 1 | -1/+1 |
| * | | | net/mlx5: Do not query pci info while pci disabled | Roy Novich | 2022-11-22 | 1 | -3/+6 |
| |/ / |
|
* | | | ipv4: Fix error return code in fib_table_insert() | Ziyang Xuan | 2022-11-23 | 1 | -1/+3 |
* | | | Merge branch 'net-ethernet-mtk_eth_soc-fix-memory-leak-in-error-path' | Jakub Kicinski | 2022-11-23 | 3 | -6/+23 |
|\ \ \ |
|
| * | | | net: ethernet: mtk_eth_soc: fix memory leak in error path | Yan Cangang | 2022-11-23 | 3 | -6/+23 |
| * | | | net: ethernet: mtk_eth_soc: fix resource leak in error path | Yan Cangang | 2022-11-23 | 1 | -2/+2 |
|/ / / |
|
* | | | net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc() | Ziyang Xuan | 2022-11-23 | 1 | -1/+3 |
* | | | Merge branch 'dccp-tcp-fix-bhash2-issues-related-to-warn_on-in-inet_csk_get_p... | Jakub Kicinski | 2022-11-23 | 9 | -96/+96 |
|\ \ \ |
|
| * | | | dccp/tcp: Fixup bhash2 bucket when connect() fails. | Kuniyuki Iwashima | 2022-11-23 | 8 | -16/+41 |
| * | | | dccp/tcp: Update saddr under bhash's lock. | Kuniyuki Iwashima | 2022-11-23 | 7 | -86/+56 |
| * | | | dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr(). | Kuniyuki Iwashima | 2022-11-23 | 1 | -7/+4 |
| * | | | dccp/tcp: Reset saddr on failure after inet6?_hash_connect(). | Kuniyuki Iwashima | 2022-11-23 | 4 | -0/+8 |
|/ / / |
|
* | | | tsnep: Fix rotten packets | Gerhard Engleder | 2022-11-22 | 1 | -1/+56 |
* | | | octeontx2-pf: Remove duplicate MACSEC setting | Zheng Bin | 2022-11-22 | 1 | -1/+0 |
* | | | bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending() | Yang Yingliang | 2022-11-22 | 1 | -4/+8 |
* | | | NFC: nci: fix memory leak in nci_rx_data_packet() | Liu Shixin | 2022-11-22 | 1 | -1/+3 |
* | | | net: sched: allow act_ct to be built without NF_NAT | Xin Long | 2022-11-22 | 1 | -1/+1 |