netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-05 12:51:34 to 2017-10-06 13:54:34 UTC [more...]

[PATCH 0/4] pull request for net-next: batman-adv 2017-10-06
 2017-10-06 13:54 UTC  (2+ messages)
  ` [PATCH 1/4] batman-adv: Start new development cycle

[PATCH 0/4] RCU: introduce noref debug
 2017-10-06 13:34 UTC  (6+ messages)
` [PATCH 1/4] rcu: "
` [PATCH 2/4] net: use RCU noref infrastructure to track dst noref
` [PATCH 3/4] ipv4: drop unneeded and misleading RCU lock in ip_route_input_noref()
` [PATCH 4/4] tcp: avoid noref dst leak on input path

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-06 13:31 UTC  (9+ messages)

[PATCH net] netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
 2017-10-06 13:05 UTC  (3+ messages)

[PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group
 2017-10-06 12:24 UTC  (5+ messages)

[net-next V4 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-06 12:11 UTC  (15+ messages)
` [net-next V4 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V4 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V4 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation

[PATCH] ipv6: gso: fix payload length when gso_size is zero
 2017-10-06 12:16 UTC  (4+ messages)

[PATCH 1/3 v2] net: phy: Remove TI DP83822 from DP83848 driver
 2017-10-06 12:00 UTC  (7+ messages)
` [PATCH 2/3 v2] net: phy: DP83822 initial driver submission

[PATCH net v2 0/9] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
 2017-10-06 11:06 UTC  (12+ messages)
` [PATCH net v2 4/9] net/mac89x0: Replace custom debug logging with netif_* calls
` [PATCH net v2 3/9] net/mac89x0: Fix and modernize log messages
` [PATCH net v2 8/9] net/8390: Fix redundant code
` [PATCH net v2 6/9] net/sonic: Cleanup and modernize log messages
` [PATCH net v2 7/9] net/sonic: Replace custom debug logging with netif_* calls
` [PATCH net v2 5/9] net/macmace: Fix and cleanup log messages
` [PATCH net v2 1/9] net/smc9194: Remove bogus CONFIG_MAC reference
` [PATCH net v2 9/9] net/mac8390: Fix log messages
` [PATCH net v2 2/9] net/mac89x0: Remove dead or unreachable code

[net-next,v2] ip_gre: check packet length and mtu correctly in erspan tx
 2017-10-06 11:03 UTC  (2+ messages)

[PATCH] bnx2x: Use pci_ari_enabled() instead of local copy
 2017-10-06 11:00 UTC 

[PATCH 1/2] fq: support filtering a given tin
 2017-10-06 10:30 UTC  (4+ messages)
` [PATCH 2/2] mac80211: only remove AP VLAN frames from TXQ

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-06  9:52 UTC  (8+ messages)

[PATCH v2] net/mac80211/mesh_plink: Convert timers to use timer_setup()
 2017-10-06  9:49 UTC  (2+ messages)

[PATCH net-next] ip_gre: check packet length and mtu correctly in erspan_fb_xmit
 2017-10-06  9:38 UTC  (4+ messages)

BUG in free_netdev() on ppp link deletion
 2017-10-06  8:57 UTC  (5+ messages)

[net-next PATCH 0/3] Improve xdp_monitor samples/bpf
 2017-10-06  8:41 UTC  (4+ messages)
` [net-next PATCH 1/3] samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
` [net-next PATCH 2/3] samples/bpf: xdp_monitor also record xdp_exception tracepoint
` [net-next PATCH 3/3] samples/bpf: xdp_monitor increase memory rlimit

[PATCH net-next 0/7] nfp: extend match and action for flower offload
 2017-10-06  8:21 UTC  (8+ messages)
` [PATCH net-next 1/7] nfp: add mpls match offloading support
` [PATCH net-next 2/7] nfp: add IPv4 ttl and tos "
` [PATCH net-next 3/7] nfp: add IPv6 "
` [PATCH net-next 4/7] nfp: add set ethernet header action flower offload
` [PATCH net-next 5/7] nfp: add set ipv4 "
` [PATCH net-next 6/7] nfp: add set ipv6 source and destination address
` [PATCH net-next 7/7] nfp: add set tcp and udp header action flower offload

[PATCH net-next v7 0/5] bpf: add two helpers to read perf event enabled/running time
 2017-10-06  7:17 UTC  (7+ messages)
` [PATCH net-next v7 1/5] bpf: perf event change needed for subsequent bpf helpers
` [PATCH net-next v7 2/5] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v7 3/5] bpf: add a test case for helper bpf_perf_event_read_value
` [PATCH net-next v7 4/5] bpf: add helper bpf_perf_prog_read_value
` [PATCH net-next v7 5/5] bpf: add a test case for "

[PATCH] net/ipv6: Convert icmpv6_push_pending_frames to void
 2017-10-06  6:46 UTC 

[PATCH net-next 0/7] tcp: implement rb-tree based retransmit queue
 2017-10-06  5:21 UTC  (8+ messages)
` [PATCH net-next 1/7] net: add rb_to_skb() and other rb tree helpers
` [PATCH net-next 2/7] tcp: uninline tcp_write_queue_purge()
` [PATCH net-next 3/7] tcp: tcp_tx_timestamp() cleanup
` [PATCH net-next 4/7] tcp: tcp_mark_head_lost() optimization
` [PATCH net-next 5/7] tcp: reduce tcp_fastretrans_alert() verbosity
` [PATCH net-next 6/7] tcp: pass previous skb to tcp_shifted_skb()
` [PATCH net-next 7/7] tcp: implement rb-tree based retransmit queue

[PATCH] net/ipv6: remove unused err variable on icmpv6_push_pending_frames
 2017-10-06  5:18 UTC  (2+ messages)

[PATCH] net: ipv6: remove unused code in ipv6_find_hdr()
 2017-10-06  5:15 UTC  (2+ messages)

[PATCH v2 net-next 00/12] qed: Add iWARP support for unaligned MPA packets
 2017-10-06  5:09 UTC  (9+ messages)
` [PATCH v2 net-next 06/12] qed: Add LL2 slowpath handling

[PATCH net-next 0/3] bpf: Misc improvements and a new usage on bpf obj name
 2017-10-06  4:52 UTC  (4+ messages)
` [PATCH net-next 1/3] bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
` [PATCH net-next 2/3] bpf: Use char in prog and map name
` [PATCH net-next 3/3] bpf: Append prog->aux->name in bpf_get_prog_name()

[PATCH net-next v3 0/2] libbpf: support more map options
 2017-10-06  4:42 UTC  (8+ messages)
` [PATCH net-next v3 1/2] libbpf: parse maps sections of varying size
` [PATCH net-next v3 2/2] libbpf: use map_flags when creating maps

[PATCH net] selftests/net: rxtimestamp: Fix an off by one
 2017-10-06  4:29 UTC  (2+ messages)

[PATCH] net: qcom/emac: make function emac_isr static
 2017-10-06  4:27 UTC  (3+ messages)

[PATCH net-next 0/3] tcp: improving RACK cpu performance
 2017-10-06  4:26 UTC  (2+ messages)

[PATCH] net/ipv4: Remove unused variable in route.c
 2017-10-06  4:17 UTC  (2+ messages)

[PATCH net v2] RDS: IB: Initialize max_items based on underlying device attributes
 2017-10-06  4:16 UTC  (2+ messages)

[PATCH net v2] RDS: IB: Limit the scope of has_fr/has_fmr variables
 2017-10-06  4:16 UTC  (2+ messages)

[PATCH v2 net-next 2/2] tcp: clean up TFO server's initial tcp_rearm_rto() call
 2017-10-06  4:10 UTC  (2+ messages)

[PATCH v2 net-next 1/2] tcp: uniform the set up of sockets after successful connection
 2017-10-06  4:10 UTC  (2+ messages)

[PATCH v3 0/5] VSOCK: add sock_diag interface
 2017-10-06  3:40 UTC  (7+ messages)
` [PATCH v3 1/5] VSOCK: export socket tables for "
` [PATCH v3 2/5] VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
` [PATCH v3 3/5] VSOCK: use TCP state constants for sk_state
` [PATCH v3 4/5] VSOCK: add sock_diag interface
` [PATCH v3 5/5] VSOCK: add tools/testing/vsock/vsock_diag_test

r8169 Wake-on-LAN causes immediate ACPI GPE wakeup
 2017-10-06  2:44 UTC  (5+ messages)

[RESEND PATCH 0/7] net: qrtr: Fixes and support receiving version 2 packets
 2017-10-06  1:05 UTC  (3+ messages)
` [RESEND PATCH 7/7] net: qrtr: Support decoding incoming v2 packets

[PATCH] staging: irda: resolve sparse errors due to implicit pci_power_t casts
 2017-10-05 23:38 UTC 

[PATCH v2] ebtables: fix race condition in frame_filter_net_init()
 2017-10-05 23:32 UTC  (2+ messages)
` [ebtables] c70604d6de: BUG:unable_to_handle_kernel

[PATCH] ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
 2017-10-05 23:27 UTC  (2+ messages)

[PATCH 0/4] ravb: Add PHY reset support
 2017-10-05 23:24 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: ravb: Document optional reset-gpios property

[PATCH net] bpf: fix liveness marking
 2017-10-05 23:20 UTC 

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05 22:39 UTC  (5+ messages)
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER

[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-05 22:21 UTC  (8+ messages)
` [PATCH v6 01/11] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes

[PATCH net-next 1/1] [net] bonding: Add NUMA notice
 2017-10-05 21:46 UTC  (2+ messages)

[PATCH net-next 0/5] bpf: get rid of global verifier state and reuse instruction printer
 2017-10-05 21:45 UTC  (9+ messages)
` [PATCH net-next 1/5] bpf: remove global verifier log
` [PATCH net-next 2/5] bpf: move instruction printing into a separate file
` [PATCH net-next 3/5] tools: bpftool: use the kernel's instruction printer
` [PATCH net-next 4/5] bpf: don't rely on the verifier lock for metadata_dst allocation
` [PATCH net-next 5/5] bpf: write back the verifier log buffer as it gets filled

[patch net-next 0/2] mlxsw: Add more extack error reporting
 2017-10-05 21:40 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum: Add extack for VLAN enslavements
` [patch net-next 2/2] mlxsw: spectrum: Propagate extack further for bridge enslavements

[PATCH] PCI: Check/Set ARI capability before setting numVFs
 2017-10-05 21:29 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[next-queue PATCH v4 0/4] TSN: Add qdisc based config interface for CBS
 2017-10-05 21:23 UTC  (11+ messages)
` [next-queue PATCH v4 3/4] net/sched: Introduce Credit Based Shaper (CBS) qdisc

Regression in throughput between kvm guests over virtual bridge
 2017-10-05 20:07 UTC  (16+ messages)

[PATCH] doc: Fix typo "8023.ad" in bonding documentation
 2017-10-05 20:00 UTC 

[PATCH v2] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-05 19:31 UTC 

[PATCH] isdn/gigaset: Use kzalloc instead of open-coded field zeroing
 2017-10-05 19:30 UTC 

[PATCH] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-05 19:17 UTC  (4+ messages)

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-05 19:07 UTC  (7+ messages)

[PATCH net-next v2 0/3] ethtool: support for forward error correction mode setting on a link
 2017-10-05 18:30 UTC  (6+ messages)

[PATCH 0/4] net-next: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-05 18:26 UTC  (7+ messages)
` [PATCH net-next 3/4] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next 4/4] selinux: bpf: Add addtional check for bpf object file receive

[PATCH v2] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 18:21 UTC 

[PATCH] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 18:15 UTC  (3+ messages)

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-05 17:57 UTC  (7+ messages)

[PATCH] net/mac80211/mesh_plink: Convert timers to use
 2017-10-05 17:27 UTC  (3+ messages)

[PATCH v3] netfilter: SYNPROXY: fix process non tcp packet bug in {ipv4,ipv6}_synproxy_hook
 2017-10-05 16:44 UTC 

[PATCH RFC 0/2] virtio-net: implement reset request
 2017-10-05 16:18 UTC  (4+ messages)
` [PATCH RFC 1/2] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET

[PATCH] net: phy: DP83822 initial driver submission (fwd)
 2017-10-05 16:14 UTC  (2+ messages)

[PATCH] rsi: fix integer overflow warning
 2017-10-05 16:11 UTC  (4+ messages)

[PATCH net-next v4 0/3] tools: add bpftool
 2017-10-05 16:02 UTC  (3+ messages)

(unknown),
 2017-10-05 15:34 UTC 

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-10-05 14:44 UTC  (5+ messages)
` [PATCH net-next 01/10] net/smc: add missing dev_put

[PATCH net-next v4 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-05 14:31 UTC  (4+ messages)
` [PATCH net-next v4 1/3] bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood

(unknown),
 2017-10-05 14:24 UTC 

[PATCH net-next 0/3] A own subdirectory for shared TCP code
 2017-10-05 13:17 UTC  (5+ messages)

[patch net-next 0/6] mlxsw: Offload bridge device mrouter
 2017-10-05 13:11 UTC  (8+ messages)
` [patch net-next 1/6] net: bridge: Use the MDB_RTR_TYPE_TEMP on bridge device too
` [patch net-next 2/6] net: bridge: Notify on bridge device mrouter state changes
` [patch net-next 3/6] net: bridge: Export bridge multicast router state

[PATCH 3/3] xen/9pfs: don't inclide rwlock.h directly
 2017-10-05 12:56 UTC 

[PATCH v2 net-next 0/2] net/sched: support tunnel options in cls_flower and act_tunnel_key
 2017-10-05 12:51 UTC  (4+ messages)


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