Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-08-10 | 12 | -85/+79 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-08-10 | 4 | -76/+53 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 2023-08-10 | 1 | -75/+45 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | netfilter: nf_tables: remove busy mark and gc batch API | Pablo Neira Ayuso | 2023-08-10 | 1 | -95/+3 | |
| | | * | | | | | netfilter: nf_tables: GC transaction API to avoid race with control plane | Pablo Neira Ayuso | 2023-08-10 | 1 | -1/+63 | |
| | * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-08-10 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | bpf, sockmap: Fix bug that strp_done cannot be called | Xu Kuohai | 2023-08-10 | 1 | -0/+1 | |
| | * | | | | | | | Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2023-08-10 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | wifi: cfg80211: fix sband iftype data lookup for AP_VLAN | Felix Fietkau | 2023-08-08 | 1 | -0/+3 | |
| | * | | | | | | | | tcp: add missing family to tcp_set_ca_state() tracepoint | Eric Dumazet | 2023-08-09 | 1 | -1/+4 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2023-08-08 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/srso: Add a Speculative RAS Overflow mitigation | Borislav Petkov (AMD) | 2023-07-27 | 1 | -0/+2 | |
| * | | | | | | | | | tpm: Disable RNG for all AMD fTPMs | Mario Limonciello | 2023-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-06 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | vfs: get rid of old '->iterate' directory operation | Linus Torvalds | 2023-08-06 | 1 | -1/+7 | |
| * | | | | | | | | | | Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 2023-08-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ata,scsi: do not issue START STOP UNIT on resume | Damien Le Moal | 2023-08-02 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2023-08-05 | 2 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer() | YueHaibing | 2023-08-03 | 1 | -3/+0 | |
| | * | | | | | | | | | | Drivers: hv: Change hv_free_hyperv_page() to take void * argument | Kameron Carr | 2023-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-08-05 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powercap: intel_rapl: Fix a sparse warning in TPMI interface | Zhang Rui | 2023-08-01 | 1 | -4/+10 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-04 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | mtd: spi-nor: avoid holes in struct spi_mem_op | Arnd Bergmann | 2023-07-27 | 1 | -0/+4 | |
* | | | | | | | | | | | | net: ptp: create a mock-up PTP Hardware Clock driver | Vladimir Oltean | 2023-08-10 | 1 | -0/+38 | |
* | | | | | | | | | | | | net/mlx5: Expose NIC temperature via hardware monitoring kernel API | Adham Faris | 2023-08-10 | 2 | -2/+15 | |
* | | | | | | | | | | | | net: annotate data-races around sock->ops | Eric Dumazet | 2023-08-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel... | Jakub Kicinski | 2023-08-09 | 6 | -15/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | netfilter: h323: Remove unused function declarations | Yue Haibing | 2023-08-08 | 1 | -4/+0 | |
| * | | | | | | | | | | | | netfilter: conntrack: Remove unused function declarations | Yue Haibing | 2023-08-08 | 3 | -7/+0 | |
| * | | | | | | | | | | | | netfilter: helper: Remove unused function declarations | Yue Haibing | 2023-08-08 | 1 | -3/+0 | |
| * | | | | | | | | | | | | netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush() | Yue Haibing | 2023-08-08 | 1 | -1/+0 | |
* | | | | | | | | | | | | | net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set() | Yue Haibing | 2023-08-09 | 1 | -4/+0 | |
* | | | | | | | | | | | | | net: phy: Remove two unused function declarations | Yue Haibing | 2023-08-09 | 1 | -4/+0 | |
* | | | | | | | | | | | | | Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2023-08-09 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | net/mlx5: Allocate completion EQs dynamically | Maher Sanalla | 2023-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max() | Maher Sanalla | 2023-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net/mlx5: Add IRQ vector to CPU lookup function | Maher Sanalla | 2023-08-07 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | docs: net: page_pool: de-duplicate the intro comment | Jakub Kicinski | 2023-08-09 | 1 | -12/+12 | |
* | | | | | | | | | | | | | | devlink: Remove unused devlink_dpipe_table_resource_set() declaration | Yue Haibing | 2023-08-09 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | net: fq: Remove unused typedef fq_flow_get_default_t | Yue Haibing | 2023-08-09 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | team: change the getter function in the team_option structure to void | Zhengchao Shao | 2023-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | team: change the init function in the team_option structure to void | Zhengchao Shao | 2023-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | net: fs_enet: Remove linux/fs_enet_pd.h | Christophe Leroy | 2023-08-09 | 1 | -118/+0 | |
* | | | | | | | | | | | | | | net: fs_enet: Move struct fs_platform_info into fs_enet.h | Christophe Leroy | 2023-08-09 | 1 | -16/+0 | |
* | | | | | | | | | | | | | | net: fs_enet: Remove has_phy field in fs_platform_info struct | Christophe Leroy | 2023-08-09 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | net: fs_enet: Remove unused fields in fs_platform_info struct | Christophe Leroy | 2023-08-09 | 1 | -19/+0 | |
* | | | | | | | | | | | | | | net: fs_enet: Remove fs_get_id() | Christophe Leroy | 2023-08-09 | 1 | -11/+0 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | page_pool: add a lockdep check for recycling in hardirq | Jakub Kicinski | 2023-08-07 | 1 | -0/+7 | |
* | | | | | | | | | | | | | page_pool: place frag_* fields in one cacheline | Alexander Lobakin | 2023-08-07 | 1 | -5/+5 |