netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-23 20:06:05 to 2018-05-24 13:30:47 UTC [more...]

[PATCH 0/6] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-05-24 13:30 UTC  (10+ messages)
` [PATCH 1/6] ravb: remove custom .nway_reset from ethtool ops
` [PATCH 2/6] ravb: remove custom .get_link_ksettings "
` [PATCH 3/6] ravb: remove custom .set_link_ksettings "
` [PATCH 4/6] sh_eth: remove custom .nway_reset "
` [PATCH 5/6] sh_eth: remove custom .get_link_ksettings "
  ` [PATCH 6/6] sh_eth: remove custom .set_link_ksettings "

[PATCH net-next v3 0/7] Add support for QCA8334 switch
 2018-05-24 13:17 UTC  (4+ messages)

[PATCH 0/4] RFC CPSW switchdev mode
 2018-05-24 13:12 UTC  (10+ messages)
` [PATCH 1/4] cpsw: move common headers definitions to cpsw_priv.h
` [PATCH 2/4] cpsw_ale: add support functions for switchdev
` [PATCH 3/4] cpsw_switchdev: add switchdev support files
` [PATCH 4/4] cpsw: add switchdev support

[PATCH net-next] cxgb4: clean up init_one
 2018-05-24 13:02 UTC 

[PATCH net] stmmac: fix reception of 802.1ad Ethernet tagged frames
 2018-05-24 12:56 UTC  (8+ messages)
` [PATCH v2 net] stmmac: strip vlan tag on reception only for 8021q "

[PATCH net-next] tcp: use data length instead of skb->len in tcp_probe
 2018-05-24 12:48 UTC 

[PATCH net-next v2] cxgb4/cxgb4vf: link management changes for new SFP
 2018-05-24 12:19 UTC 

[PATCH net-next] net:sched: add action inheritdsfield to skbmod
 2018-05-24 12:11 UTC  (4+ messages)

[PATCH 0/8] pull request for net-next: batman-adv 2017-05-24
 2018-05-24 12:09 UTC  (10+ messages)
` [PATCH 1/8] batman-adv: Start new development cycle
` [PATCH 2/8] batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default
` [PATCH 3/8] batman-adv: Avoid old nodes disabling multicast optimizations completely
` [PATCH 4/8] batman-adv: Avoid bool in structures
` [PATCH 5/8] batman-adv: Remove unused dentry without DEBUGFS
` [PATCH 6/8] batman-adv: fix batadv_interface_tx()'s return type
` [PATCH 7/8] batman-adv: disable ethtool link speed detection when auto negotiation off
` [PATCH 8/8] batman-adv: enable B.A.T.M.A.N. V compilation by default

[PATCH 0/4] pull request for net: batman-adv 2018-05-24
 2018-05-24 11:53 UTC  (5+ messages)
` [PATCH 1/4] batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
` [PATCH 2/4] batman-adv: Avoid race in TT TVLV allocator helper
` [PATCH 3/4] batman-adv: Fix TT sync flags for intermediate TT responses
` [PATCH 4/4] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs

[PATCH net-next v2 1/1] bnx2x: Collect the device debug information during Tx timeout
 2018-05-24 11:57 UTC 

[PATCH net-next 1/1] bnx2x: Collect the device debug information during Tx timeout
 2018-05-24 11:40 UTC  (3+ messages)

[PATCH net-next] net: fec: remove stale comment
 2018-05-24 11:31 UTC  (2+ messages)

[PATCH] netfilter: nft_numgen: fix ptr_ret.cocci warnings
 2018-05-24 10:40 UTC  (2+ messages)

[PATCH net-next] bpfilter: fix build dependency
 2018-05-24 10:33 UTC  (2+ messages)

[PATCH net-next] bpfilter: don't pass O_CREAT when opening console for debug
 2018-05-24 10:33 UTC  (2+ messages)

[PATCH v3] powerpc: Implement csum_ipv6_magic in assembly
 2018-05-24 10:18 UTC  (4+ messages)

[PATCH v6 0/5] PCI: Improve PCIe link status reporting
 2018-05-24 10:18 UTC  (3+ messages)

[PATCH bpf-next v7 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-24 10:18 UTC  (4+ messages)
` [PATCH bpf-next v7 3/6] bpf: Add IPv6 Segment Routing helpers

[PATCH] net/9p: fix error path of p9_virtio_probe
 2018-05-24 10:10 UTC 

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-05-24  9:45 UTC  (3+ messages)

STMMAC driver with TSO enabled issue
 2018-05-24  9:31 UTC  (8+ messages)

[PATCH v2 00/13] ARM: pxa: switch to DMA slave maps
 2018-05-24  9:30 UTC  (15+ messages)
` [PATCH v2 01/13] dmaengine: pxa: use a dma slave map
` [PATCH v2 02/13] ARM: pxa: add "
` [PATCH v2 03/13] mmc: pxamci: remove the dmaengine compat need
` [PATCH v2 04/13] media: pxa_camera: "
` [PATCH v2 05/13] mtd: rawnand: marvell: "
` [PATCH v2 06/13] net: smc911x: "
` [PATCH v2 07/13] net: smc91x: "
` [PATCH v2 08/13] ASoC: pxa: "
` [PATCH v2 09/13] ata: pata_pxa: "
` [PATCH v2 10/13] dmaengine: pxa: document pxad_param
` [PATCH v2 11/13] dmaengine: pxa: make the filter function internal
` [PATCH v2 12/13] ARM: pxa: remove the DMA IO resources
` [PATCH v2 13/13] ARM: pxa: change SSP DMA channels allocation

[PATCH bpf-next v4 00/10] bpf: enhancements for multi-function programs
 2018-05-24  9:25 UTC  (16+ messages)
` [PATCH bpf-next v4 01/10] bpf: support 64-bit offsets for bpf function calls
` [PATCH bpf-next v4 02/10] bpf: powerpc64: pad function address loads with NOPs
` [PATCH bpf-next v4 03/10] bpf: powerpc64: add JIT support for multi-function programs
` [PATCH bpf-next v4 04/10] bpf: get kernel symbol addresses via syscall
` [PATCH bpf-next v4 05/10] tools: bpf: sync bpf uapi header
` [PATCH bpf-next v4 06/10] tools: bpftool: resolve calls without using imm field
` [PATCH bpf-next v4 07/10] bpf: fix multi-function JITed dump obtained via syscall
` [PATCH bpf-next v4 08/10] bpf: get JITed image lengths of functions "
` [PATCH bpf-next v4 09/10] tools: bpf: sync bpf uapi header
` [PATCH bpf-next v4 10/10] tools: bpftool: add delimiters to multi-function JITed dumps

[PATCH net-next] sfc: stop the TX queue before pushing new buffers
 2018-05-24  9:14 UTC  (3+ messages)
  ` [PATCH v2 "

INFO: rcu detected stall in corrupted
 2018-05-24  9:02 UTC  (5+ messages)

[PATCH net-next] net: bridge: add support for port isolation
 2018-05-24  8:56 UTC 

suspicius csum initialization in vmxnet3_rx_csum
 2018-05-24  8:47 UTC 

WARNING in ip_recv_error
 2018-05-24  8:00 UTC  (10+ messages)

[PATCH bpf-next v2 0/3] bpf: add boot parameters for sysctl knobs
 2018-05-24  7:41 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: btf: Avoid variable length array
 2018-05-24  7:35 UTC  (2+ messages)

[PATCH V4 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-24  7:24 UTC  (5+ messages)
` [PATCH V4 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c

[PATCH net-next v2 0/3] net: sfp: small improvements
 2018-05-24  6:56 UTC  (3+ messages)

[PATCH net-next v4 0/2] openvswitch: Support conntrack zone limit
 2018-05-24  6:49 UTC  (5+ messages)
` [PATCH net-next v4 2/2] "

[patch iproute2/net-next 0/2] devlink: add port flavours/number/split_subport
 2018-05-24  6:39 UTC  (4+ messages)
` [patch iproute2/net-next 2/2] devlink: introduce support for showing port number and split subport number

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-24  6:38 UTC  (4+ messages)
` [PATCH bpf-next v3 01/15] net: initial AF_XDP skeleton

[PATCH net-next v2 0/2] net: phy: improve PHY suspend/resume
 2018-05-24  5:52 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: phy: improve check for when to call phy_resume in mdio_bus_phy_resume
` [PATCH net-next v2 2/2] net: phy: improve checks when to suspend the PHY

[PATCH bpf-next v4 0/7] bpf: implement BPF_TASK_FD_QUERY
 2018-05-24  5:12 UTC  (7+ messages)
` [PATCH bpf-next v4 1/7] perf/core: add perf_get_event() to return perf_event given a struct file
` [PATCH bpf-next v4 2/7] bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
` [PATCH bpf-next v4 3/7] tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
` [PATCH bpf-next v4 4/7] tools/bpf: add ksym_get_addr() in trace_helpers

[PATCH bpf-next 0/5] fix test_sockmap
 2018-05-24  4:58 UTC  (7+ messages)

[PATCH net-next v15 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-24  4:52 UTC  (17+ messages)
` [PATCH net-next v15 4/7] sch_cake: Add NAT awareness to packet classifier
    ` [Cake] "

[PATCH net-next 0/8] nfp: offload LAG for tc flower egress
 2018-05-24  2:22 UTC  (9+ messages)
` [PATCH net-next 1/8] nfp: add ndo_set_mac_address for representors
` [PATCH net-next 2/8] nfp: nfpcore: add rtsym writing function
` [PATCH net-next 3/8] nfp: flower: check for/turn on LAG support in firmware
` [PATCH net-next 4/8] nfp: flower: add per repr private data for LAG offload
` [PATCH net-next 5/8] net: include hash policy in LAG changeupper info
` [PATCH net-next 6/8] nfp: flower: monitor and offload LAG groups
` [PATCH net-next 7/8] nfp: flower: implement host cmsg handler for LAG
` [PATCH net-next 8/8] nfp: flower: compute link aggregation action

[PATCH v3 net-next 0/2] bpfilter
 2018-05-24  2:09 UTC  (4+ messages)

[PATCH net v2] enic: set DMA mask to 47 bit
 2018-05-23 18:17 UTC 

[PATCH RFC net-next 00/11] udp gso
 2018-05-24  1:15 UTC  (5+ messages)

[PATCH net-next] hv_netvsc: fix bogus ifalias on network device
 2018-05-24  1:02 UTC 

[PATCH bpf] bpf: properly enforce index mask to prevent out-of-bounds speculation
 2018-05-24  0:32 UTC 

[PATCH bpf-next v4 5/7] samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
 2018-05-24  0:20 UTC  (3+ messages)
` [PATCH bpf-next v4 6/7] tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
` [PATCH bpf-next v4 7/7] tools/bpftool: add perf subcommand

[PATCH v2 net-next 0/3] net: Update fib_table_lookup tracepoints
 2018-05-24  0:08 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net/ipv4: Udate fib_table_lookup tracepoint
` [PATCH v2 net-next 2/3] net/ipv6: Udate fib6_table_lookup tracepoint
` [PATCH v2 net-next 3/3] net/ipv4: Remove tracepoint in fib_validate_source

[PATCH net-next v2] net: sched: don't disable bh when accessing action idr
 2018-05-23 23:14 UTC  (3+ messages)
` [PATCH net-next v3] "

KASAN: use-after-free Read in remove_wait_queue (2)
 2018-05-23 23:04 UTC  (7+ messages)
` [PATCH] ppp: remove the PPPIOCDETACH ioctl
  ` [PATCH v2] "

[PATCH RFC net-next 0/9] net: Add address attribute to control metric of prefix route
 2018-05-23 22:57 UTC  (10+ messages)
` [PATCH RFC net-next 1/9] net/ipv6: Introduce ifa6_config struct
` [PATCH RFC net-next 2/9] net/ipv6: Convert ipv6_add_addr to struct ifa6_config
` [PATCH RFC net-next 3/9] net/ipv6: Remove temp variables in ipv6_create_tempaddr
` [PATCH RFC net-next 4/9] net/ipv6: Pass ifa6_config struct to inet6_addr_add
` [PATCH RFC net-next 5/9] net/ipv6: Pass ifa6_config struct to inet6_addr_modify
` [PATCH RFC net-next 6/9] net: Add IFA_RT_PRIORITY address attribute
` [PATCH RFC net-next 7/9] net/ipv4: Add support for specifying metric of connected routes
` [PATCH RFC net-next 8/9] net/ipv6: "
` [PATCH RFC net-next 9/9] selftests: fib_tests: Add prefix route tests with metric

[PATCH v2 net] netfilter: provide correct argument to nla_strlcpy()
 2018-05-23 22:53 UTC  (3+ messages)

[PATCH v2] ath10k: transmit queued frames after waking queues
 2018-05-23 22:44 UTC  (5+ messages)

[PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions
 2018-05-23 22:34 UTC  (9+ messages)
    ` [kbuild-all] "

[PATCH iproute2] Allow to configure /var/run/netns directory
 2018-05-23 22:30 UTC  (2+ messages)

[PATCH iproute2] ip route: Print expires as signed int
 2018-05-23 22:30 UTC  (2+ messages)

[Patch net-next] net_sched: switch to rcu_work
 2018-05-23 22:26 UTC 

[PATCH v3] ath10k: transmit queued frames after processing rx packets
 2018-05-23 22:20 UTC  (2+ messages)

[PATCH 2/4] arcnet: com20020: bindings for smsc com20020
 2018-05-23 22:17 UTC  (3+ messages)

[PATCH] net: phy: replace bool members in struct phy_device with bit-fields
 2018-05-23 22:11 UTC  (2+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-05-23 21:54 UTC  (4+ messages)
` [PATCH 05/15] mtd: nand: pxa3xx: remove the dmaengine compat need

[PATCH bpf-next v3 00/10] bpf: enhancements for multi-function programs
 2018-05-23 21:32 UTC  (6+ messages)
` [PATCH bpf-next v3 10/10] tools: bpftool: add delimiters to multi-function JITed dumps

[PATCH bpf-next v3 0/7] bpf: implement BPF_TASK_FD_QUERY
 2018-05-23 21:27 UTC  (6+ messages)
` [PATCH bpf-next v3 2/7] bpf: introduce bpf subcommand BPF_TASK_FD_QUERY

[PATCH 00/18] Netfilter updates for net-next
 2018-05-23 20:37 UTC  (2+ messages)

[PATCH net-next v2 00/12] amd-xgbe: AMD XGBE driver updates 2018-05-21
 2018-05-23 20:33 UTC  (2+ messages)

Estimado usuario
 2018-05-23 20:28 UTC 

[pull request][net-next 0/6] Mellanox, mlx5e updates 2018-05-19
 2018-05-23 20:28 UTC  (10+ messages)
` [net-next 1/6] net/dcb: Add dcbnl buffer attribute

[PATCH net-next 0/2] net: phy: improve PHY suspend/resume
 2018-05-23 20:05 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: improve checks for when to suspend the PHY


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).