summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia2024-01-041-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-053-22/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N2023-12-292-11/+17
| * | | | | | | | | cifs: cifs_chan_is_iface_active should be called with chan_lock heldShyam Prasad N2023-12-292-3/+11
| * | | | | | | | | cifs: after disabling multichannel, mark tcon for reconnectShyam Prasad N2023-12-291-8/+12
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-0553-260/+373
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2024-01-042-5/+23
| * | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-01-045-3/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | igc: Fix hicredit calculationRodrigo Cataldo2024-01-031-1/+1
| | * | | | | | | | | ice: fix Get link status data lengthPaul Greenwalt2024-01-031-1/+2
| | * | | | | | | | | i40e: Restore VF MSI-X state during PCI resetAndrii Staikov2024-01-033-0/+32
| | * | | | | | | | | i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao2024-01-031-1/+7
| * | | | | | | | | | net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange2024-01-041-0/+1
| * | | | | | | | | | bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan2024-01-041-2/+2
| * | | | | | | | | | net: ravb: Wait for operating mode to be appliedClaudiu Beznea2024-01-041-23/+42
| * | | | | | | | | | asix: Add check for usbnet_get_endpointsChen Ni2024-01-041-1/+3
| * | | | | | | | | | octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli2024-01-043-1/+25
| * | | | | | | | | | octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli2024-01-041-107/+3
| * | | | | | | | | | Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-042-2/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso2024-01-031-1/+1
| | * | | | | | | | | | netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie2024-01-031-1/+2
| * | | | | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-01-042-3/+40
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | igc: Check VLAN EtherType maskKurt Kanzenbach2023-12-271-0/+8
| | * | | | | | | | | | | igc: Check VLAN TCI maskKurt Kanzenbach2023-12-272-3/+26
| | * | | | | | | | | | | igc: Report VLAN EtherType matching back to userKurt Kanzenbach2023-12-271-0/+6
| * | | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-01-043-10/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari2023-12-271-4/+4
| | * | | | | | | | | | | | ice: dpll: fix phase offset valueArkadiusz Kubalewski2023-12-271-3/+1
| | * | | | | | | | | | | | ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan2023-12-271-0/+2
| | * | | | | | | | | | | | ice: Fix link_down_on_close messageKatarzyna Wieczerzycka2023-12-271-3/+7
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu2024-01-041-2/+1
| * | | | | | | | | | | | net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu2024-01-041-0/+2
| * | | | | | | | | | | | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-01-043-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga2023-12-261-3/+3
| | * | | | | | | | | | | | idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin2023-12-262-2/+1
| * | | | | | | | | | | | | virtio_net: fix missing dma unmap for resizeXuan Zhuo2024-01-041-30/+30
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | net: Save and restore msg_namelen in sock_sendmsgMarc Dionne2024-01-031-0/+2
| * | | | | | | | | | | | net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal2024-01-031-1/+3
| * | | | | | | | | | | | Merge branch 'mptcp-new-reviewer-and-prevent-a-warning'Jakub Kicinski2024-01-032-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni2024-01-031-0/+13
| | * | | | | | | | | | | | MAINTAINERS: add Geliang as reviewer for MPTCPMatthieu Baerts2024-01-031-0/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | MAINTAINERS: Update mvpp2 driver emailMarcin Wojtas2024-01-031-1/+1
| * | | | | | | | | | | | sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu2024-01-031-1/+3
| * | | | | | | | | | | | Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2024-01-022-14/+6
| * | | | | | | | | | | | selftests: bonding: do not set port down when adding to bondHangbin Liu2024-01-021-3/+3
| * | | | | | | | | | | | connector: Fix proc_event_num_listeners count not clearedwangkeqi2024-01-021-2/+3
| * | | | | | | | | | | | net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap2024-01-021-1/+0
| * | | | | | | | | | | | net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz2024-01-021-2/+9
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | net: qrtr: ns: Return 0 if server port is not presentSarannya S2024-01-011-1/+3
| * | | | | | | | | | | MAINTAINERS: step down as TJA11XX C45 maintainerRadu Pirea (NXP OSS)2024-01-011-1/+1