Show patches with: Archived = No       |   31535 patches
« 1 2 ... 290 291 292315 316 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] net: phylink: correct trivial kernel-doc inconsistencies Untitled series #40750 --- 2020-06-21 Colton Lewis New
[3/3,net-next,v4] net: ethernet: ixp4xx: Support device tree probing [1/3,net-next,v4] net: ethernet: ixp4xx: Add DT bindings --- 2021-04-25 Linus Walleij New
[3/3,net-next,v3] net: ethernet: ixp4xx: Support device tree probing [1/3,net-next,v3] net: ethernet: ixp4xx: Add DT bindings --- 2021-04-23 Linus Walleij Superseded
[3/3,net-next] net: qca_spi: Introduce stat about bad signature net: qca_spi: Improve sync handling --- 2021-05-08 Stefan Wahren New
[3/3,net-next] net: netsec: add XDP support net: netsec: Add XDP Support --- 2019-06-28 Ilias Apalodimas Superseded
[3/3] net/mlx5e: Fix use of freed pointer net/mlx5e: Fix some static analysis warnings --- 2020-09-27 Alex Dewar Superseded
[3/3] net: mhi: Add dedicated alloc thread [1/3] bus: mhi: core: Add helper API to return number of free TREs --- 2020-12-09 Loic Poulain New
[3/3] netlink: make NLA_BINARY validation more flexible [1/3] netlink: consistently use NLA_POLICY_EXACT_LEN() --- 2020-08-18 Johannes Berg New
[3/3] net: lantiq: Use napi_complete_done() Untitled series #54464 --- 2020-08-15 Hauke Mehrtens New
[3/3] net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt [1/3] can: m_can_platform: don't call m_can_class_suspend in runtime suspend --- 2020-10-08 Marc Kleine-Budde New
[3/3] net: fix iteration for sctp transport seq_files Untitled series #100366 --- 2021-02-05 NeilBrown New
[3/3] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build Untitled series #41203 --- 2020-05-27 Pablo Neira Ayuso New
[3/3] net:ethernet:rmnet: Add support for Mapv5 Uplink packet net:qualcomm:rmnet:Enable Mapv5. --- 2021-02-11 Sharath Chandra Vurukala Superseded
[3/3] net: ethernet: ixp4xx: Use OF MDIO bus registration [1/3] net: ethernet: ixp4xx: Add DT bindings --- 2021-04-19 Linus Walleij New
[3/3] net: ethernet: ezchip: fix error handling [1/3] net: ethernet: ezchip: fix UAF in nps_enet_remove --- 2021-06-18 Pavel Skripkin New
[3/3] net: dsa: mt7530: add GPIOLIB dependency [1/3] net: mscc: ocelot: select NET_DEVLINK --- 2021-02-25 Arnd Bergmann New
[3/3] net: dsa: microchip: tear down DSA tree at system shutdown Fix for KSZ DSA switch shutdown --- 2021-09-09 Lino Sanfilippo New
[3/3] net: dsa: Add Vitesse VSC73xx DSA router driver DSA driver for Vitesse VSC73xx --- 2018-06-14 Linus Walleij Superseded
[3/3] net: davicom: Use platform_get_irq_optional() [1/3] net: davicom: Fix regulator not turned off on failed probe --- 2021-03-07 Paul Cercueil New
[3/3] net: better handling for network busy poll [1/3] sched: better handling for busy polling loops --- 2020-10-23 Josh Don New
[3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver AX88796C SPI Ethernet Adapter --- 2021-06-04 Lukasz Stelmach Superseded
[3/3] mwifiex: print message when changing ps_mode mwifiex: disable ps_mode by default for stability --- 2020-10-28 Tsuchiya Yuto New
[3/3] mm/page_alloc: Add an array-based interface to the bulk page allocator Introduce a bulk order-0 page allocator --- 2021-03-22 Mel Gorman New
[3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK [1/3] mlx5_vdpa: should exclude header length and fcs from mtu --- 2021-02-06 Si-Wei Liu Superseded
[3/3] MAINTAINERS: Add entries for Actions Semi Owl Ethernet MAC Add support for Actions Semi Owl Ethernet MAC --- 2021-03-11 Cristian Ciocaltea Superseded
[3/3,linux-next] selftests: netfilter: kill running process only [1/3,linux-next] selftests: netfilter: add checktool function --- 2020-08-07 Fabian Frederick New
[3/3] ipv6: fix clang Wformat warning [1/3] esp4: Simplify the calculation of variables --- 2021-04-14 Steffen Klassert New
[3/3] include/uapi/linux/swab: Fix potentially missing __always_inline Address compilation of eBPF related software with clang compiler on arm architecture --- 2021-07-27 Pavo Banicevic New
[3/3] gve: Simplify code and axe the use of a deprecated API gve: Fixes and clean-up --- 2021-07-01 Christophe JAILLET New
[3/3] e1000e: Serialize TGP e1000e PM ops [1/3] e1000e: Separate TGP from SPT --- 2021-07-12 Kai-Heng Feng New
[3/3] dts: ipq4019: add MDIO node Untitled series #42365 --- 2020-04-13 Robert Marko New
[3/3] dt-bindings: net: stmmac: add ahb reset to example Untitled series #134210 --- 2021-06-05 Matthew Hagan Superseded
[3/3] dt-bindings: net: rename Qualcomm IPQ MDIO bindings [1/3] net: mdio-ipq4019: Add mdio reset function --- 2021-07-29 Jie Luo New
[3/3] dt-bindings: net: convert rockchip-dwmac to json-schema [1/3] arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsi --- 2021-04-26 Ezequiel Garcia New
[3/3] drivers/net/ethernet/amd: Break apart one-lined expressions drivers/net/ethernet/amd: Follow style guide --- 2021-02-06 Amy Parker New
[3/3] driver core: auxiliary bus: minor coding style tweaks Untitled series #85158 --- 2020-12-04 Greg Kroah-Hartman New
[3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() [1/3] net: introduce helper sendpage_ok() in include/linux/net.h --- 2020-08-15 Coly Li Superseded
[3/3] docs: octeontx2: Add Documentation for NPA health reporters Untitled series #86861 --- 2020-12-11 George Cherian New
[3/3] can: xilinx_can: Fix incorrect variable and initialize with a default value Untitled series #53695 --- 2020-09-14 Michal Simek New
[3/3] can: mscan: mpc5xxx_can: Use of_device_get_match_data to simplify code net: Use of_device_get_match_data to simplify code --- 2021-08-23 Tang Bin New
[3/3] can: esd_usb2: fix memory leak [1/3] can: usb_8dev: fix memory leak --- 2021-07-26 Pavel Skripkin Superseded
[3/3] can: c_can: cache frames to operate as a true FIFO can: c_can: cache frames to operate as a true FIFO --- 2021-05-09 Dario Binacchi New
[3/3] can: c_can: cache frames to operate as a true FIFO can: c_can: cache frames to operate as a true FIFO --- 2021-06-06 Dario Binacchi New
[3/3] bpf/selftests: add test for writable bare tracepoint [1/3] bpf: support writable context for bare tracepoint --- 2021-09-16 Hou Tao New
[3/3] batman-adv: Fix misspelled "wont" pull request for net-next: batman-adv 2021-04-08 --- 2021-04-08 Simon Wunderlich New
[3/3] batman-adv: Don't always reallocate the fragmentation skb head [1/3] batman-adv: Consider fragmentation for needed_headroom --- 2020-11-27 Simon Wunderlich New
[3/3] atm: idt77252: fix null-ptr-dereference fix a couple of atm->phy_data related issues --- 2021-03-08 Tong Zhang New
[3/3] ath9k: Fix potential hw interrupt resume during reset ath9k: interrupt fixes on queue reset --- 2021-09-14 Linus Lüssing New
[3/3] ath10k: Set wiphy flag to trigger sta disconnect on hardware restart Untitled series #87789 --- 2020-12-15 Youghandhar Chintala New
[3/3] ath10k: sdio: set skb len for all rx packets [1/3] ath10k: sdio: use same endpoint id for all packets in a bundle --- 2018-06-20 Niklas Cassel New
[3/3] ath10k: fix typo in addr calculation [1/3] ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT --- 2017-01-23 Srinivas Kandagatla New
[3/3] ARM: defconfig: Enable ax88796c driver Untitled series #54186 --- 2020-08-25 Lukasz Stelmach Superseded
[3/3] arm64: dts: rockchip: add gmac to rk3308 dts Add support for RK3308 gmac --- 2021-05-14 Tobias Schramm New
[3/3] add PROTO_CMSG_DATA_ONLY to inet6_dgram_ops [1/3] add PROTO_CMSG_DATA_ONLY to __sys_sendmsg_sock --- 2020-12-12 Victor Stewart New
[33/64] lib: Introduce CONFIG_TEST_MEMCPY Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[33/41] rtlwifi: rtl8821ae: phy: Remove a couple of unused variables [01/41] wil6210: wmi: Correct misnamed function parameter 'ptr_' --- 2020-11-02 Lee Jones New
[33/38] docs: networking: convert ipsec.txt to ReST [01/38] docs: networking: convert caif files to ReST --- 2020-04-27 Mauro Carvalho Chehab New
[33/37] docs: networking: convert tc-actions-env-rules.txt to ReST [01/37] docs: networking: convert l2tp.txt to ReST --- 2020-04-30 Mauro Carvalho Chehab New
[33/35] net: rtlwifi: Remove void* casts related to delayed work net: in_interrupt() cleanup and fixes --- 2020-09-27 Thomas Gleixner Superseded
[33/35] isdn: capi, drop useless pr_debugs Untitled series #124784 --- 2021-05-05 Jiri Slaby New
[33/34] net: ti: wl1251: Fix missing function name in comments Rid W=1 warnings in net --- 2021-05-15 Yang Shen New
[33/33] net: remove kernel_getsockopt Untitled series #41570 --- 2020-05-13 Christoph Hellwig New
[32/64] fortify: Add compile-time FORTIFY_SOURCE tests Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[32/49] sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo Untitled series #41359 --- 2020-05-21 Christoph Hellwig New
[32/41] rtl8723be: trx: Remove set but unused variable 'cck_highpwr' [01/41] wil6210: wmi: Correct misnamed function parameter 'ptr_' --- 2020-11-02 Lee Jones New
[32/38] docs: networking: convert iphase.txt to ReST [01/38] docs: networking: convert caif files to ReST --- 2020-04-27 Mauro Carvalho Chehab New
[32/37] docs: networking: convert switchdev.txt to ReST [01/37] docs: networking: convert l2tp.txt to ReST --- 2020-04-30 Mauro Carvalho Chehab New
[32/35] net: libertas: Use netif_rx_any_context() net: in_interrupt() cleanup and fixes --- 2020-09-27 Thomas Gleixner New
[32/35] dma: xilinx: convert tasklets to use new tasklet_setup() API dma: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen New
[32/34] net: rsi: Fix missing function name in comments Rid W=1 warnings in net --- 2021-05-15 Yang Shen New
[32/33] sctp: add sctp_sock_get_primary_addr Untitled series #41570 --- 2020-05-13 Christoph Hellwig New
[32/32] wireless: mediatek: mt76x0: Move tables used only by init.c to their own header file Set 2: Rid W=1 warnings in Wireless --- 2020-08-21 Lee Jones New
[31/64] fortify: Explicitly disable Clang support Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[31/49] sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds Untitled series #41359 --- 2020-05-21 Christoph Hellwig New
[31/38] can: mscan: simplify clock enable/disable Untitled series #53483 --- 2020-09-21 Marc Kleine-Budde New
[31/35] net: libertas libertas_tf: Remove in_interrupt() from debug macro. net: in_interrupt() cleanup and fixes --- 2020-09-27 Thomas Gleixner New
[31/34] net: realtek: rtlwifi: Fix wrong function name in comments Rid W=1 warnings in net --- 2021-05-15 Yang Shen New
[31/33] sctp: add sctp_sock_set_nodelay Untitled series #41379 --- 2020-05-20 Christoph Hellwig New
[31/32] wireless: ath: wil6210: wil_platform: Demote kernel-doc header to standard comment block Untitled series #54286 --- 2020-08-21 Lee Jones New
[31/32] staging: wfx: fix case where AP stop with CAB traffic pending Untitled series #42529 --- 2020-04-01 Jérôme Pouiller New
[31/31] staging: wfx: update TODO list [01/31] staging: wfx: improve readability of association processing --- 2020-09-07 Jérôme Pouiller New
[30/64] fortify: Move remaining fortify helpers into fortify-string.h Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook Superseded
[30/41] rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables [01/41] wil6210: wmi: Correct misnamed function parameter 'ptr_' --- 2020-11-02 Lee Jones New
[30/37] docs: networking: device drivers: convert sb1000.txt to ReST [01/37] docs: networking: convert tuntap.txt to ReST --- 2020-05-01 Mauro Carvalho Chehab New
[30/37] docs: networking: convert skfp.txt to ReST [01/37] docs: networking: convert l2tp.txt to ReST --- 2020-04-30 Mauro Carvalho Chehab New
[30/35] net: mwifiex: Use netif_rx_any_context(). net: in_interrupt() cleanup and fixes --- 2020-09-27 Thomas Gleixner New
[30/35] docs: dt: fix a broken reference for a file converted to json Untitled series #42430 --- 2020-04-08 Mauro Carvalho Chehab Superseded
[30/35] dma: virt-dma: convert tasklets to use new tasklet_setup() API dma: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen New
[30/34] net: marvell: libertas_tf: Fix wrong function name in comments Rid W=1 warnings in net --- 2021-05-15 Yang Shen New
[30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener Untitled series #41570 --- 2020-05-13 Christoph Hellwig New
[30/33] docs: ABI: cleanup several ABI documents Untitled series #75119 --- 2020-10-28 Mauro Carvalho Chehab New
[30/32] staging: wfx: fix potential deadlock in wfx_tx_flush() Untitled series #42529 --- 2020-04-01 Jérôme Pouiller New
[30/31] staging: wfx: drop async field from struct hif_cmd [01/31] staging: wfx: improve readability of association processing --- 2020-09-07 Jérôme Pouiller New
[30/30] wireless: broadcom: brcm80211: phytbl_n: Remove a few unused arrays [01/30] wireless: marvell: mwifiex: pcie: Move tables to the only place they're used --- 2020-08-26 Lee Jones New
[30/30] net: wireless: broadcom: b43: phy_n: Add empty braces around empty statements [01/30] net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues --- 2020-08-14 Lee Jones New
[30/30] net: ethernet: smsc: smc91x: Mark 'pkt_len' as __maybe_unused [01/30] net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT is not defined --- 2020-11-02 Lee Jones New
[30/30] genirq: Remove export of irq_to_desc() genirq: Treewide hunt for irq descriptor abuse and assorted fixes --- 2020-12-10 Thomas Gleixner New
[2/9,v1,RFC] skbuff: remove unused skb_zcopy_abort function Generic zcopy_* functions --- 2020-12-18 Jonathan Lemon Superseded
[2/9] riscv: Mark some global variables __ro_after_init riscv: improve self-protection --- 2021-03-29 Jisheng Zhang Superseded
[2/9] RDMA/mlx4: remove FMR support for memory registration [1/9] RDMA/mlx5: Remove FMR leftovers --- 2020-05-27 Max Gurtovoy New
« 1 2 ... 290 291 292315 316 »