messages from 2018-11-11 08:30:58 to 2018-11-12 20:43:41 UTC [more...]
pull-request: can 2018-11-09
2018-11-12 11:57 UTC (14+ messages)
` [PATCH 01/20] can: raw: check for CAN FD capable netdev in raw_sendmsg()
` [PATCH 02/20] can: kvaser_usb: Fix potential uninitialized variable use
` [PATCH 03/20] can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
` [PATCH 09/20] can: hi311x: Use level-triggered interrupt
` [PATCH 11/20] can: flexcan: Always use last mailbox for TX
` [PATCH 12/20] can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idx
` [PATCH 14/20] can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
` [PATCH 15/20] can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 16/20] can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb
` [PATCH 17/20] can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions
` [PATCH 18/20] can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
` [PATCH 19/20] can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()
` [PATCH 20/20] can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
[PATCH net v2 0/4] qed: Miscellaneous bug fixes
2018-11-12 10:50 UTC (2+ messages)
` [PATCH net v2 1/4] qed: Fix PTT leak in qed_drain()
[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
2018-11-12 20:38 UTC (9+ messages)
` [PATCH net-next v3 1/2] "
[PATCH 00/20] octeontx2-af: NPC MCAM support and FLR handling
2018-11-12 10:31 UTC (8+ messages)
` [PATCH 08/20] octeontx2-af: Alloc and config NPC MCAM entry at a time
[PATCHv2 net-next 0/3] sctp: add support for sk_reuseport
2018-11-12 10:27 UTC (4+ messages)
` [PATCHv2 net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
` [PATCHv2 net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
` [PATCHv2 net-next 3/3] sctp: process sk_reuseport in sctp_get_port_local
[PATCH bpf-next] bpf: support raw tracepoints in modules
2018-11-12 20:05 UTC (2+ messages)
[PATCH net-next 0/3] sctp: add support for sk_reuseport
2018-11-12 9:58 UTC (7+ messages)
` [PATCH net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
` [PATCH net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
[PATCH][xfrm-next] xfrm6: remove BUG_ON from xfrm6_dst_ifdown
2018-11-12 9:28 UTC
[PATCH][net-next] net: remove BUG_ON from __pskb_pull_tail
2018-11-12 9:26 UTC
[PATCH net-next 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
2018-11-12 7:55 UTC (18+ messages)
` [PATCH net-next 01/17] net: sched: refactor mini_qdisc_pair_swap() to use workqueue
` [PATCH net-next 02/17] net: sched: protect block state with spinlock
` [PATCH net-next 03/17] net: sched: refactor tc_ctl_chain() to use block->lock
` [PATCH net-next 04/17] net: sched: protect block->chain0 with block->lock
` [PATCH net-next 05/17] net: sched: traverse chains in block with tcf_get_next_chain()
` [PATCH net-next 06/17] net: sched: protect chain template accesses with block lock
` [PATCH net-next 07/17] net: sched: lock the chain when accessing filter_chain list
` [PATCH net-next 08/17] net: sched: introduce reference counting for tcf proto
` [PATCH net-next 09/17] net: sched: traverse classifiers in chain with tcf_get_next_proto()
` [PATCH net-next 10/17] net: sched: refactor tp insert/delete for concurrent execution
` [PATCH net-next 11/17] net: sched: prevent insertion of new classifiers during chain flush
` [PATCH net-next 12/17] net: sched: track rtnl lock status when validating extensions
` [PATCH net-next 13/17] net: sched: extend proto ops with 'put' callback
` [PATCH net-next 14/17] net: sched: extend proto ops to support unlocked classifiers
` [PATCH net-next 15/17] net: sched: add flags to Qdisc class ops struct
` [PATCH net-next 16/17] net: sched: conditionally take rtnl lock on rules update path
` [PATCH net-next 17/17] net: sched: unlock rules update API
[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
2018-11-12 17:06 UTC (9+ messages)
VETH & AF_PACKET problem
2018-11-12 7:12 UTC
[PATCH net-next 0/6] net: sched: indirect tc block cb registration
2018-11-12 6:37 UTC (5+ messages)
` [PATCH net-next 1/6] net: sched: register callbacks for indirect tc block binds
[v2, PATCH 0/2] add Ethernet driver support for mt2712
2018-11-12 16:22 UTC (3+ messages)
` [PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC
[PATCH][RFC] udp: cache sock to avoid searching it twice
2018-11-12 5:46 UTC (5+ messages)
` 答复: "
KASAN: use-after-free Read in nbp_vlan_rcu_free
2018-11-12 8:32 UTC (2+ messages)
[PATCH] mt76: fix uninitialized mutex access setting rts threshold
2018-11-12 5:50 UTC (2+ messages)
[RFC] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-12 11:47 UTC (6+ messages)
[PATCH net-next 0/4] net: ethernet: ti: cpsw: allow vlan h/w timestamping
2018-11-12 14:00 UTC (4+ messages)
` [PATCH net-next 1/4] net: ethernet: ti: cpts: correct debug for expired txq skb
` [PATCH net-next 3/4] net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
` [PATCH net-next 4/4] net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped
[PATCH net] ip: hash fragments consistently
2018-11-12 3:37 UTC (5+ messages)
` "
` (2) "
[PATCH net-next] NFC: nci: remove redundant variable 'status'
2018-11-12 13:20 UTC (3+ messages)
[PATCH tip/core/rcu 2/7] sfc: Replace spin_is_locked() with lockdep
2018-11-12 13:02 UTC (3+ messages)
` [PATCH tip/core/rcu 3/7] smsc: "
[PATCH v3 2/2] net: qcom/emac: add phy-handle support for ACPI
2018-11-12 2:52 UTC (4+ messages)
` [RFC PATCH 0/3] acpi: Add acpi mdio support code
[PATCH net v2 1/1] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
2018-11-12 2:27 UTC
[PATCH RFC net-next] net: SAIL based FIB lookup for XDP
2018-11-12 2:25 UTC
[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
2018-11-12 10:48 UTC (5+ messages)
` [PATCH v2 3/5] phy: ocelot-serdes: convert to use eth "
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: "
[PATCH v3 1/2] kretprobe: produce sane stack traces
2018-11-12 10:38 UTC (11+ messages)
Price enquiry
2018-11-11 14:56 UTC
[PATCH net-next 0/2] r8169: add USR PCI vendor id
2018-11-11 22:00 UTC (8+ messages)
` [PATCH net-next 1/2] PCI: add USR "
` [PATCH net-next 2/2] r8169: use proper constant for PCI vendor USR instead of numerical id
` [PATCH net-next v2] PCI: add USR vendor id and use it in r8169 and w6692 driver
` [PATCH net-next v3] "
[PATCH net-next] net_sched: sch_fq: add dctcp-like marking
2018-11-11 21:59 UTC (3+ messages)
[PATCH net-next] tcp: tsq: no longer use limit_output_bytes for paced flows
2018-11-11 21:57 UTC (2+ messages)
[PATCH net-next 0/3] tcp: tso defer improvements
2018-11-11 21:55 UTC (8+ messages)
` [PATCH net-next 1/3] tcp: do not try to defer skbs with eor mark (MSG_EOR)
` [PATCH net-next 2/3] tcp: refine tcp_tso_should_defer() after EDT adoption
` [PATCH net-next 3/3] tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
[PATCH net-next] net: phy: switch to lockdep_assert_held in phylib
2018-11-11 21:33 UTC
Why Me In This Terrible Condition
2018-11-11 20:51 UTC
[PATCH net-next] net: phy: icplus: add config_intr callback
2018-11-11 20:49 UTC
WARN_ON() in netconsole with PREEMPT_RT
2018-11-12 2:01 UTC (3+ messages)
general protection fault in rds_recv_rcvbuf_delta
2018-11-12 5:51 UTC
[PATCH tip/core/rcu 11/41] ethernet/sis: Replace synchronize_sched() with synchronize_rcu()
2018-11-11 19:44 UTC (9+ messages)
` [PATCH tip/core/rcu 12/41] ethernet/realtek: "
` [PATCH tip/core/rcu 14/41] drivers/vhost: Replace synchronize_rcu_bh() "
` [PATCH tip/core/rcu 30/41] netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
` [PATCH tip/core/rcu 31/41] net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
` [PATCH tip/core/rcu 32/41] net/core: Replace call_rcu_bh() and synchronize_rcu_bh()
` [PATCH tip/core/rcu 33/41] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
` [PATCH tip/core/rcu 38/41] net/core/skmsg: Replace call_rcu_sched() with call_rcu()
` [PATCH tip/core/rcu 39/41] net/decnet: Replace rcu_barrier_bh() with rcu_barrier()
[PATCH net 0/4] qed: Miscellaneous bug fixes
2018-11-11 18:26 UTC (6+ messages)
` [PATCH net 1/4] qed: Fix PTT leak in qed_drain()
` [PATCH net 2/4] qed: Fix overriding offload_tc by protocols without APP TLV
` [PATCH net 3/4] qed: Fix rdma_info structure allocation
` [PATCH net 4/4] qed: Fix reading wrong value in loop condition
[PATCH net] act_mirred: clear skb->tstamp on redirect
2018-11-11 18:21 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
2018-11-11 18:20 UTC (3+ messages)
[patch net] net: dsa: mv88e6xxx: Fix clearing of stats counters
2018-11-11 18:19 UTC (2+ messages)
[PATCH net-next 0/4] net: dsa: mv88e6xxx: Support more SERDES interfacxes
2018-11-11 18:18 UTC (6+ messages)
` [PATCH net-next 1/4] net: dsa: mv88e6xxx: Group cmode ops together
` [PATCH net-next 2/4] net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseX
` [PATCH net-next 4/4] net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X
[PATCH net-next 0/5] net: phy: convert advertise and supported to linkmode
2018-11-11 18:10 UTC (6+ messages)
` [PATCH net-next 1/5] net: ethernet: Convert phydev advertize and supported from u32 to link mode
` [PATCH net-next 3/5] net: phy: Fixup kerneldoc markup
` [PATCH net-next 4/5] net: phy: Add more link modes to the settings table
` [PATCH net-next 5/5] net: phy: Add support for resolving 5G and 2.5G autoneg
[PATCH net-next] net: phy: remove states PHY_STARTING and PHY_PENDING
2018-11-11 18:05 UTC (2+ messages)
[net 1/1] tipc: fix link re-establish failure
2018-11-11 18:04 UTC (2+ messages)
[PATCH net-next v2] documentation of some IP/ICMP snmp counters
2018-11-11 17:59 UTC (2+ messages)
[net-next 1/1] tipc: improve broadcast retransmission algorithm
2018-11-11 17:58 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: add macros for PHYID matching in PHY driver config
2018-11-11 17:44 UTC (2+ messages)
[PATCH net-next 0/3] net: phy: further phylib simplifications after recent changes to the state machine
2018-11-11 17:42 UTC (2+ messages)
[PATCH] staging: net: ipv4: tcp_vegas: fixed checks and warnings
2018-11-11 17:25 UTC (3+ messages)
` net: ipv4: tcp_vegas
[RFC PATCH 00/10] net: hns3: Adds support of debugfs to HNS3 driver
2018-11-11 16:47 UTC (11+ messages)
` [RFC PATCH 04/10] net: hns3: Add "promisc mode" config info query function
` [RFC PATCH 07/10] net: hns3: Add checksum "
[PATCH net-next] net: phy: marvell: remove set but not used variable 'pause'
2018-11-12 2:20 UTC (3+ messages)
[PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers
2018-11-11 16:16 UTC (5+ messages)
linux-next: manual merge of the bpf-next tree with the bpf tree
2018-11-12 0:54 UTC
[PATCH net-next v3 0/6] net/ncsi: Allow enabling multiple packages & channels
2018-11-12 0:38 UTC (6+ messages)
` [PATCH net-next v3 6/6] net/ncsi: Configure multi-package, multi-channel modes with failover
[GIT] Networking
2018-11-11 23:15 UTC (2+ messages)
[PATCH iproute2] testsuite: ss: Fix spacing in expected output for ssfilter.t
2018-11-11 12:12 UTC (4+ messages)
Kernel 4.19 network performance - forwarding/routing normal users traffic
2018-11-11 10:26 UTC (18+ messages)
RE,
2018-11-11 10:10 UTC
[PATCH 3.16 304/366] netlink: Do not subscribe to non-existent groups
2018-11-11 19:49 UTC (3+ messages)
` [PATCH 3.16 310/366] netlink: Don't shift on 64 for ngroups
` [PATCH 3.16 345/366] p54: memset(0) whole array
[PATCH] iucv: Remove SKB list assumptions
2018-11-11 8:48 UTC (2+ messages)
[PATCH net-next v2] tcp: minor optimization in tcp ack fast path processing
2018-11-11 18:26 UTC (3+ messages)
KASAN: use-after-free Read in update_blocked_averages
2018-11-11 18:24 UTC
(unknown),
2018-11-11 8:05 UTC
[PATCH bpf-next v2 0/3] bpf: Allow narrow loads with offset > 0
2018-11-11 6:39 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] selftests/bpf: Test narrow loads with off > 0 in test_verifier
` [PATCH bpf-next v2 3/3] selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
RE,
2018-11-11 4:21 UTC
[PATCH net-next] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
2018-11-11 3:32 UTC
[PATCH net-next] sctp: Fix SKB list traversal in sctp_intl_store_reasm()
2018-11-11 3:29 UTC
[PATCH] brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw
2018-11-11 0:34 UTC
[PATCH v5 bpf-next 0/7] bpftool: support loading flow dissector
2018-11-11 0:00 UTC (3+ messages)
Should the bridge learn from frames with link local destination MAC address?
2018-11-10 23:46 UTC (5+ messages)
[PATCH bpf-next] filter: add BPF_ADJ_ROOM_DATA mode to bpf_skb_adjust_room()
2018-11-10 23:43 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: Allow narrow loads with offset > 0
2018-11-10 23:38 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).