netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-10 03:20:33 to 2018-11-11 23:15:02 UTC [more...]

[PATCH] staging: net: ipv4: tcp_vegas: fixed checks and warnings
 2018-11-11 17:25 UTC  (3+ messages)
` net: ipv4: tcp_vegas

[PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers
 2018-11-11 16:16 UTC  (5+ messages)

[GIT] Networking
 2018-11-11 23:15 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-11 23:05 UTC  (4+ messages)

[PATCH iproute2] testsuite: ss: Fix spacing in expected output for ssfilter.t
 2018-11-11 12:12 UTC  (4+ messages)

[PATCH net-next 0/2] r8169: add USR PCI vendor id
 2018-11-11 10:50 UTC  (5+ 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

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-11 10:26 UTC  (35+ 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 tip/core/rcu 11/41] ethernet/sis: Replace synchronize_sched() with synchronize_rcu()
 2018-11-11 19:44 UTC  (4+ messages)
` [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 32/41] net/core: Replace call_rcu_bh() "

WARN_ON() in netconsole with PREEMPT_RT
 2018-11-11 19:13 UTC 

[PATCH] iucv: Remove SKB list assumptions
 2018-11-11  8:48 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
 2018-11-11  8:44 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 net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
 2018-11-11 17:38 UTC  (2+ messages)

[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

[RFC PATCH 00/10] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-11 16:23 UTC  (8+ messages)
` [RFC PATCH 07/10] net: hns3: Add checksum info query function
` [RFC PATCH 09/10] net: hns3: Add "qos prio map" "

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 net] act_mirred: clear skb->tstamp on redirect
 2018-11-11  0:22 UTC 

[PATCH v5 bpf-next 0/7] bpftool: support loading flow dissector
 2018-11-11  0:00 UTC  (4+ 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 net] net: dsa: mv88e6xxx: Fix clearing of stats counters
 2018-11-10 23:41 UTC 

[PATCH bpf-next 0/3] bpf: Allow narrow loads with offset > 0
 2018-11-10 23:38 UTC  (3+ messages)

[PATCH net-next 0/4] net: dsa: mv88e6xxx: Support more SERDES interfacxes
 2018-11-10 23:32 UTC  (5+ 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-10 22:43 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ethernet: Convert phydev advertize and supported from u32 to link mode
` [PATCH net-next 2/5] net: phy: Convert u32 phydev->lp_advertising to linkmode
` [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-10 22:40 UTC 

[net 1/1] tipc: fix link re-establish failure
 2018-11-10 22:30 UTC 

SACK compression patch causing performance drop
 2018-11-10 22:07 UTC  (4+ messages)

[PATCH net-next 0/6] Remove VLAN.CFI overload
 2018-11-10 21:47 UTC  (8+ messages)
` [PATCH net-next 1/6] net/skbuff: add macros for VLAN_PRESENT bit
` [PATCH net-next 3/6] net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI
` [PATCH net-next 2/6] net/bpf: "
` [PATCH net-next 4/6] net/bpf_jit: PPC: "
` [PATCH net-next 5/6] net/bpf_jit: SPARC: "
` [PATCH net-next 6/6] net: remove VLAN_TAG_PRESENT

[PATCH net-next] OVS: remove VLAN_TAG_PRESENT - fixup
 2018-11-10 21:42 UTC  (2+ messages)

[PATCH net-next v2] documentation of some IP/ICMP snmp counters
 2018-11-10 21:41 UTC  (2+ messages)

From Mr Hamzak Wadrago;
 2018-11-10 20:56 UTC 

[BUG] xfrm: unable to handle kernel NULL pointer dereference
 2018-11-10 19:34 UTC 

[net-next 1/1] tipc: improve broadcast retransmission algorithm
 2018-11-10 19:23 UTC 

[PATCH net v2] net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
 2018-11-10 17:56 UTC  (3+ messages)

[PATCH] add an initial version of snmp_counter.rst
 2018-11-10 16:56 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in __xfrm_policy_unlink
 2018-11-11  1:57 UTC  (3+ messages)

[RFC PATCH 00/12] net: introduce Qualcomm IPA driver
 2018-11-11  1:40 UTC  (5+ messages)
` [RFC PATCH 01/12] dt-bindings: soc: qcom: add IPA bindings

[PATCH mlx5-next 00/10] Collection of ODP fixes
 2018-11-10 15:47 UTC  (6+ messages)
` [PATCH mlx5-next 08/10] IB/mlx5: Call PAGE_FAULT_RESUME command asynchronously

[PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES bpf(2) command
 2018-11-10 18:58 UTC  (9+ messages)
` [PATCH v4] Wait for running BPF programs when updating map-in-map

[PATCH v3 2/2] net: qcom/emac: add phy-handle support for ACPI
 2018-11-10  9:10 UTC  (4+ messages)
` [RFC PATCH 0/3] acpi: Add acpi mdio support code

WARNING in format_decode (2)
 2018-11-10  8:42 UTC 

[net-next PATCH v3] net: sched: cls_flower: Classify packets using port ranges
 2018-11-10  7:14 UTC  (2+ messages)

[PATCH net-next] udp6: cleanup stats accounting in recvmsg()
 2018-11-10  4:07 UTC  (2+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: defer probe on object allocate
 2018-11-10  4:09 UTC  (4+ messages)
` [PATCH net-next v2 1/2] "

[PATCH net] flow_dissector: do not dissect l4 ports for fragments
 2018-11-10  4:02 UTC  (2+ messages)

[net-next PATCH v2] net: sched: cls_flower: Classify packets using port ranges
 2018-11-10  4:56 UTC  (5+ messages)

[PATCH net] net: sched: cls_flower: validate nested enc_opts_policy to avoid build warning
 2018-11-10  4:58 UTC  (3+ messages)

[PATCH net-next 0/6] net: sched: indirect tc block cb registration
 2018-11-10  5:21 UTC  (7+ messages)
` [PATCH net-next 1/6] net: sched: register callbacks for indirect tc block binds
` [PATCH net-next 2/6] nfp: flower: allow non repr netdev offload
` [PATCH net-next 3/6] nfp: flower: increase scope of netdev checking functions
` [PATCH net-next 4/6] nfp: flower: offload tunnel decap rules via indirect TC blocks
` [PATCH net-next 5/6] nfp: flower: remove TC egdev offloads
` [PATCH net-next 6/6] nfp: flower: remove unnecessary code in flow lookup

[PATCH v3 1/2] kretprobe: produce sane stack traces
 2018-11-10 15:31 UTC  (12+ messages)

[iproute2 PATCH v2] tc: flower: Classify packets based port ranges
 2018-11-10  5:05 UTC  (3+ messages)

[Patch net-next] net: dump more useful information in netdev_rx_csum_fault()
 2018-11-10  4:16 UTC  (7+ messages)

[PATCH] infiniband: nes: Fix more direct skb list accesses
 2018-11-10  5:19 UTC 

[PATCH v2 net-next] net: phy: improve struct phy_device member interrupts handling
 2018-11-10  4:12 UTC  (4+ messages)

[PATCH net-next] nfp: use the new __netdev_tx_sent_queue() BQL optimisation
 2018-11-10  3:49 UTC  (2+ messages)

[PATCH net] net: qualcomm: rmnet: Fix incorrect assignment of real_dev
 2018-11-10  3:46 UTC  (2+ messages)

[PATCH net-next 0/8] More accurate PHC<->system clock synchronization
 2018-11-10  3:44 UTC  (14+ messages)
` [PATCH net-next 5/8] e1000e: extend PTP gettime function to read system clock
` [PATCH net-next 6/8] igb: "
` [PATCH net-next 7/8] ixgbe: "

[PATCH] mt76: fix uninitialized mutex access setting rts threshold
 2018-11-10 11:03 UTC 

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2018-11-10  0:36 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: add macros for PHYID matching in PHY driver config
 2018-11-09 23:40 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: add macros for PHYID matching
` [PATCH net-next 2/2] net: phy: realtek: use new PHYID matching macros

[PATCH net 0/5] net: aquantia: 2018-11 bugfixes
 2018-11-09 23:39 UTC  (2+ messages)

[PATCH v2 00/23] various dynamic_debug patches
 2018-11-09 23:22 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 04/23] linux/net.h: use unique identifier for each struct _ddebug

[PATCH net 1/1] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
 2018-11-09 23:22 UTC  (2+ messages)

[PATCH net-next] cxgb4vf: free mac_hlist properly
 2018-11-09 23:19 UTC  (2+ messages)

[PATCH net-next] cxgb4vf: fix memleak in mac_hlist initialization
 2018-11-09 23:19 UTC  (2+ messages)

[PATCH net-next] cxgb4: free mac_hlist properly
 2018-11-09 23:19 UTC  (2+ messages)

[PATCH][net-next] net: tcp: remove BUG_ON from tcp_v4_err
 2018-11-09 23:17 UTC  (2+ messages)

[PATCH net-next 0/4] Remove VLAN_TAG_PRESENT from drivers
 2018-11-09 21:58 UTC  (2+ messages)

[PATCH bpf-next v2 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
 2018-11-09 21:48 UTC  (15+ messages)

[PATCH 00/20] octeontx2-af: NPC MCAM support and FLR handling
 2018-11-09 21:06 UTC  (7+ messages)
` [PATCH 08/20] octeontx2-af: Alloc and config NPC MCAM entry at a time

[PATCH iproute] ss: Actually print left delimiter for columns
 2018-11-09 19:47 UTC  (3+ messages)

[PATCH net] ip: hash fragments consistently
 2018-11-09 19:44 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
 2018-11-09 19:30 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
` [PATCH bpf-next v2 2/3] bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
` [PATCH bpf-next v2 3/3] selftest/bpf: Use bpf_sk_lookup_{tcp,udp} in test_sock_addr

[PATCH v3] net: phy: leds: Don't make our own link speed names
 2018-11-10  4:14 UTC  (2+ messages)

[PATCH] net: mvneta: correct typo
 2018-11-10  4:10 UTC  (2+ messages)

bring back IPX and NCPFS, please!
 2018-11-09 18:20 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Fix uninitialized duration warning
 2018-11-09 18:18 UTC 

[PATCH net-next 0/3] net: phy: further phylib simplifications after recent changes to the state machine
 2018-11-09 17:58 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: don't set state PHY_CHANGELINK in phy_change
` [PATCH net-next 2/3] net: phy: simplify phy_mac_interrupt and related functions
` [PATCH net-next 3/3] net: phy: improve and inline phy_change


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