Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-17 19:29 UTC (21+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API
[PATCH net] tipc: not enable tipc when ipv6 works as a module
2020-08-17 19:26 UTC (8+ messages)
[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
2020-08-17 19:12 UTC (19+ messages)
` [PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
` [PATCH 02/16] wireless: ath9k: "
` [PATCH 03/16] wireless: ath: "
` [PATCH 04/16] wireless: ath11k: "
` [PATCH 05/16] wireless: atmel: "
` [PATCH 06/16] wireless: b43legacy: "
` [PATCH 07/16] wireless: brcm80211: "
` [PATCH 08/16] wireless: ipw2x00: "
` [PATCH 09/16] wireless: iwlegacy: "
` [PATCH 10/16] wireless: intersil: "
` [PATCH 11/16] wireless: marvell: "
` [PATCH 12/16] wireless: mediatek: "
` [PATCH 13/16] wireless: quantenna: "
` [PATCH 14/16] wireless: ralink: "
` [PATCH 15/16] wireless: realtek: "
` [PATCH 16/16] wireless: zydas: "
[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
2020-08-17 19:12 UTC (4+ messages)
[PATCH net-next 0/7] net: dsa: mv88e6xxx: Add devlink regions support
2020-08-17 19:08 UTC (12+ messages)
` [PATCH net-next 1/7] net: dsa: Add helper to convert from devlink to ds
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: Add devlink regions
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: Implement devlink info get callback
[PATCH net] net: xdp: pull ethernet header off packet after computing skb->protocol
2020-08-17 18:48 UTC (4+ messages)
[PATCH] phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
2020-08-17 18:46 UTC (4+ messages)
[PATCH 07/30] net: wireless: broadcom: b43: main: Add braces around empty statements
2020-08-17 18:29 UTC (21+ messages)
` [PATCH 08/30] net: wireless: ath: carl9170: Mark 'ar9170_qmap' as __maybe_unused
` [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of coding style issues
` [PATCH 26/30] net: wireless: broadcom: b43: phy_common: Demote non-conformant kerneldoc header
[PATCH bpf] bpf: use get_file_rcu() instead of get_file() for task_file iterator
2020-08-17 18:27 UTC (2+ messages)
[PATCH net] ptp: ptp_clockmatrix: use i2c_master_send for i2c write
2020-08-17 18:23 UTC (2+ messages)
[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
2020-08-17 17:52 UTC
KASAN: slab-out-of-bounds Write in xt_compat_target_from_user
2020-08-17 17:51 UTC
KMSAN: uninit-value in smsc95xx_reset
2020-08-17 17:51 UTC
[PATCH net-next RFC v2 00/13] Add devlink reload action option
2020-08-17 16:39 UTC (17+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v2 02/13] devlink: Add supported reload actions to dev get
` [PATCH net-next RFC v2 03/13] net/mlx5: Add functions to set/query MFRL register
` [PATCH net-next RFC v2 04/13] net/mlx5: Set cap for pci sync for fw update event
` [PATCH net-next RFC v2 05/13] net/mlx5: Handle sync reset request event
` [PATCH net-next RFC v2 06/13] net/mlx5: Handle sync reset now event
` [PATCH net-next RFC v2 07/13] net/mlx5: Handle sync reset abort event
` [PATCH net-next RFC v2 08/13] net/mlx5: Add support for devlink reload action fw activate
` [PATCH net-next RFC v2 09/13] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC v2 10/13] net/mlx5: Add devlink param enable_remote_dev_reset support
` [PATCH net-next RFC v2 11/13] net/mlx5: Add support for fw live patch event
` [PATCH net-next RFC v2 12/13] net/mlx5: Add support for devlink reload action live patch
` [PATCH net-next RFC v2 13/13] devlink: Add Documentation/networking/devlink/devlink-reload.rst
devlink-sb on ocelot switches
2020-08-17 16:32 UTC (2+ messages)
[PATCH v3] net: qrtr: fix usage of idr in port assignment to socket
2020-08-17 15:54 UTC
[PATCH net-next] selftests: disable rp_filter for icmp_redirect.sh
2020-08-17 15:43 UTC
[PATCH net-next 03/11] mlxsw: spectrum_policer: Add policer core
2020-08-17 15:38 UTC (2+ messages)
[PATCH net-next] flow_dissector: Add IPv6 flow label to symmetric keys
2020-08-17 15:35 UTC (4+ messages)
[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
2020-08-17 15:33 UTC (25+ messages)
` [PATCH 01/20] ethernet: alteon: "
` [PATCH] ethernet: cxgb4: "
` [PATCH 02/20] ethernet: amd: "
` [PATCH 03/20] broadcom: cnic: "
` [PATCH 04/20] ethernet: cadence: "
` [PATCH 05/20] ethernet: cavium: "
` [PATCH 06/20] ethernet: chelsio: "
` [PATCH 07/20] ethernet: dlink: "
` [PATCH 08/20] ethernet: hinic: "
` [PATCH 09/20] ethernet: ehea: "
` [PATCH 10/20] ethernet: ibmvnic: "
` [PATCH 11/20] ethernet: jme: "
` [PATCH 12/20] ethernet: marvell: "
` [PATCH 13/20] ethernet: mellanox: "
` [PATCH 14/20] ethernet: micrel: "
` [PATCH 15/20] ethernet: natsemi: "
` [PATCH 16/20] ethernet: netronome: "
` [oss-drivers] "
` [PATCH 17/20] ethernet: ni: "
` [PATCH 18/20] ethernet: qlogic: "
` [PATCH 19/20] ethernet: silan: "
` [PATCH 20/20] ethernet: smsc: "
inconsistent lock state in sco_sock_timeout
2020-08-17 15:31 UTC
[RFC PATCH] net: dsa: microchip: delete dead code
2020-08-17 14:59 UTC (8+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] net: dsa: microchip: delete unused member ksz_port.phy
` [PATCH v2 2/6] net: dsa: microchip: delete unused member ksz_port.sgmii
` [PATCH v2 3/6] net: dsa: microchip: delete unused member ksz_port.force
` [PATCH v2 4/6] net: dsa: microchip: delete unused member ksz_device.last_port
` [PATCH v2 5/6] net: dsa: microchip: delete unused member ksz_device.regs_size
` [PATCH v2 6/6] net: dsa: microchip: delete unused member ksz_device.overrides
sctp: num_ostreams and max_instreams negotiation
2020-08-17 14:35 UTC (5+ messages)
[RFC PATCH net-next 0/6] devlink: Add device metric support
2020-08-17 14:29 UTC (9+ messages)
` [RFC PATCH net-next 1/6] devlink: Add device metric infrastructure
` [RFC PATCH net-next 2/6] netdevsim: Add devlink metric support
` [RFC PATCH net-next 3/6] selftests: netdevsim: Add devlink metric tests
` [RFC PATCH net-next 4/6] mlxsw: reg: Add Tunneling NVE Counters Register
` [RFC PATCH net-next 5/6] mlxsw: reg: Add Tunneling NVE Counters Register Version 2
` [RFC PATCH net-next 6/6] mlxsw: spectrum_nve: Expose VXLAN counters via devlink-metric
[PATCH] ath10k: fix the status check and wrong return
2020-08-17 14:26 UTC (2+ messages)
[RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
2020-08-17 14:24 UTC (5+ messages)
` [gluon] "
[PATCH bpf v3] xsk: do not discard packet when QUEUE_STATE_FROZEN
2020-08-17 14:08 UTC (3+ messages)
[PATCH ipsec] espintcp: restore IP CB before handing the packet to xfrm
2020-08-17 14:01 UTC (2+ messages)
[PATCH net-next] macvlan: validate setting of multiple remote source MAC addresses
2020-08-17 13:58 UTC
[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
2020-08-17 13:49 UTC (2+ messages)
[PATCH net v2 0/3] ethtool-netlink bug fixes
2020-08-17 13:34 UTC (4+ messages)
` [PATCH net v2 1/3] ethtool: Fix preserving of wanted feature bits in netlink interface
` [PATCH net v2 2/3] ethtool: Account for hw_features "
` [PATCH net v2 3/3] ethtool: Don't omit the netlink reply if no features were changed
[EXT] INFO: trying to register non-static key in del_timer_sync (2)
2020-08-17 13:06 UTC (4+ messages)
` [PATCH] mwifiex: don't call del_timer_sync() on uninitialized timer
[RFC PATCH iproute2-next 0/2] Add devlink-metric support
2020-08-17 12:55 UTC (3+ messages)
` [RFC PATCH iproute2-next 1/2] Update kernel headers
` [RFC PATCH iproute2-next 2/2] devlink: Add device metric set and show commands
[PATCH 1/8] net: dccp: convert tasklets to use new tasklet_setup() API
2020-08-17 12:19 UTC (10+ messages)
` [PATCH 2/8] net: ipv4: "
` [PATCH 3/8] net: mac80211: "
` [PATCH 4/8] net: mac802154: "
` [PATCH 5/8] net: rds: "
` [PATCH 6/8] net: sched: "
` [PATCH 7/8] net: smc: "
` [PATCH 8/8] net: xfrm: "
Question about TC filter
2020-08-17 12:08 UTC (5+ messages)
[PATCH] net: handle the return value of pskb_carve_frag_list() correctly
2020-08-17 11:58 UTC
[PATCH] iproute2: ip maddress: Check multiaddr length
2020-08-17 11:25 UTC (3+ messages)
[PATCH v2] iproute2: ip maddress: Check multiaddr length
2020-08-17 11:25 UTC
[PATCH net-next 1/1] net/sched: Introduce skb hash classifier
2020-08-17 11:19 UTC (7+ messages)
[PATCH] ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path
2020-08-17 10:25 UTC (2+ messages)
[PATCH][next] ath10k: Use fallthrough pseudo-keyword
2020-08-17 10:24 UTC (2+ messages)
[PATCH] ath6kl: fix spelling mistake "initilisation" -> "initialization"
2020-08-17 10:21 UTC (2+ messages)
[PATCH][next] ath6kl: Use fallthrough pseudo-keyword
2020-08-17 10:21 UTC (2+ messages)
[PATCH 09/30] net: wireless: ath: ath5k: pcu: Add a description for 'band' remove one for 'mode'
2020-08-17 10:20 UTC (2+ messages)
[PATCH][next] ath5k: Use fallthrough pseudo-keyword
2020-08-17 10:19 UTC (2+ messages)
[PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup()
2020-08-17 8:46 UTC (13+ messages)
` [PATCH 1/2] net: arcnet: convert tasklets to use new tasklet_setup() API
` [PATCH 1/9] net: ifb: "
` [PATCH] net: mvpp2: Prepare to use the new tasklet API
` [PATCH 2/2] net: caif: convert tasklets to use new tasklet_setup() API
` [PATCH 2/9] net: ppp: "
` [PATCH 3/9] net: cdc_ncm: "
` [PATCH 4/9] net: hso: "
` [PATCH 5/9] net: lan78xx: "
` [PATCH 6/9] net: pegasus: "
` [PATCH 7/9] net: r8152: "
` [PATCH 8/9] net: rtl8150: "
` [PATCH 9/9] net: usbnet: "
[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
2020-08-17 8:17 UTC (14+ messages)
` [PATCH 23/35] dma: sa11x0: convert tasklets to use new tasklet_setup() API
` [PATCH 24/35] dma: sirf-dma: "
` [PATCH 25/35] dma: ste_dma40: "
` [PATCH 26/35] dma: sun6i: "
` [PATCH 27/35] dma: tegra20: "
` [PATCH 28/35] dma: timb_dma: "
` [PATCH 29/35] dma: txx9dmac: "
` [PATCH 30/35] dma: virt-dma: "
` [PATCH 31/35] dma: xgene: "
` [PATCH 32/35] dma: xilinx: "
` [PATCH 33/35] dma: plx_dma: "
` [PATCH 34/35] dma: sf-pdma: "
` [PATCH 35/35] dma: k3-udma: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).