netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-28 18:53:41 to 2017-03-29 12:14:10 UTC [more...]

[PATCH 0/8] Netfilter fixes for net
 2017-03-29 12:14 UTC  (6+ messages)
` [PATCH 1/8] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [PATCH 2/8] netfilter: nfnl_cthelper: fix runtime expectation policy updates
` [PATCH 3/8] netfilter: nfnl_cthelper: Fix memory leak
` [PATCH 5/8] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
` [PATCH 8/8] netfilter: nfnetlink_queue: fix secctx memory leak

[PATCH v2] net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
 2017-03-29 12:12 UTC 

[REGRESSION] mac80211: IBSS vif queue stopped when started after 11s vif
 2017-03-29 12:11 UTC  (5+ messages)

[PATCH net-next 0/8] vhost-net rx batching
 2017-03-29 12:07 UTC  (9+ messages)
` [PATCH net-next 7/8] vhost_net: try batch dequing from skb array
` [PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling

[PATCH] tcp: possible race between tcp_done() and tcp_poll()
 2017-03-29 11:57 UTC  (2+ messages)

[PATCH ethtool] ethtool: Support for configurable RSS hash function
 2017-03-29 11:56 UTC  (4+ messages)

[net-next 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-29
 2017-03-29 11:16 UTC  (15+ messages)
` [net-next 01/13] i40evf: enforce descriptor write-back mechanism for VF
` [net-next 02/13] i40e: Clean up handling of private flags
` [net-next 03/13] i40e: use register for XL722 control register read/write
` [net-next 04/13] i40e: Check for new arq elements before leaving the adminq subtask loop
` [net-next 05/13] i40e: remove a useless goto statement
` [net-next 06/13] i40e: remove FDIR_REQUIRES_REINIT driver flag
` [net-next 07/13] i40e/i40evf: Use length to determine if descriptor is done
` [net-next 08/13] i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
` [net-next 09/13] i40e/i40evf: Pull out code for cleaning up Rx buffers
` [net-next 10/13] i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
` [net-next 11/13] i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
` [net-next 12/13] i40e/i40evf: Change the way we limit the maximum frame size for Rx
` [net-next 13/13] i40e: fix for queue timing delays

[PATCH v2] net: veth: use new api ethtool_{get|set}_link_ksettings
 2017-03-29 11:06 UTC  (2+ messages)

[PATCH] ezchip: nps_enet: check if napi has been completed
 2017-03-29 10:41 UTC 

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-03-29 10:35 UTC  (13+ messages)
  ` [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH net-next v6 02/11] bpf,landlock: Define an eBPF program type for Landlock
` [PATCH net-next v6 03/11] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode()
` [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
` [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
` [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
` [PATCH net-next v6 07/11] landlock: Add ptrace restrictions
` [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example
` [PATCH net-next v6 09/11] seccomp: Enhance test_harness with an assert step mechanism
` [PATCH net-next v6 10/11] bpf,landlock: Add tests for Landlock
` [PATCH net-next v6 11/11] landlock: Add user and kernel documentation "

[PATCH net-next] net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
 2017-03-29 10:20 UTC  (3+ messages)

[PATCH] net: ipv6: Removed unnecessary parenthesis
 2017-03-29 10:17 UTC 

[PATCH] net: netfilter: Replace explicit NULL comparison with ! operator
 2017-03-29 10:15 UTC 

[PATCH] net: netfilterL: Fix line over 80 characters
 2017-03-29 10:00 UTC 

[PATCH net-next v3 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-03-29  9:38 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: dsa: add Mediatek MT7530 binding
  ` [PATCH net-next v3 2/5] net-next: dsa: add Mediatek tag RX/TX handler
` [PATCH net-next v3 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
` [PATCH net-next v3 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance
` [PATCH net-next v3 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch

[PATCH net-next 0/7] netconf: Add support for RTM_DELNETCONF
 2017-03-29  9:36 UTC  (10+ messages)
` [PATCH net-next 1/7] rtnetlink: Add RTM_DELNETCONF
` [PATCH net-next 2/7] net: devinet: Refactor inet_netconf_notify_devconf to take event
` [PATCH net-next 3/7] net: devinet: Add support for RTM_DELNETCONF
` [PATCH net-next 4/7] net: ipv6: Refactor inet6_netconf_notify_devconf to take event
` [PATCH net-next 5/7] net: ipv6: Add support for RTM_DELNETCONF
` [PATCH net-next 6/7] net:mpls: Refactor mpls_netconf_notify_devconf to take event
` [PATCH net-next 7/7] net: mpls: Send netconf messages on device register and unregister

[PATCH v2] netfilter: Clean up tests if NULL returned on failure
 2017-03-29  9:33 UTC  (7+ messages)

Bisected softirq accounting issue in v4.11-rc1~170^2~28
 2017-03-29  9:30 UTC  (5+ messages)

[PATCH net-next v1 0/2] tipc: add socketpair support
 2017-03-29  9:22 UTC  (3+ messages)
` [PATCH net-next v1 1/2] tipc: add support for stream/seqpacket socketpairs
` [PATCH net-next v1 2/2] tipc: allow rdm/dgram socketpairs

Page allocator order-0 optimizations merged
 2017-03-29  9:19 UTC  (21+ messages)
                      ` in_irq_or_nmi()

[PATCH] net: ipv6: Removed unnecessary parenthesis
 2017-03-29  9:02 UTC 

[PATCH net-next 2/2] net: stmmac: fix number of tx queues in stmmac_poll
 2017-03-29  8:51 UTC  (4+ messages)
` [PATCH 1/3] net: stmmac: Remove unneeded checks for NULL pointer
  ` [PATCH 3/3] net: stmmac: Prefer kcalloc() over kmalloc_array()

[PATCH net-next v2] net: mvneta: set rx mode during resume if interface is running
 2017-03-29  8:47 UTC 

[PATCH net-next] net: mvneta: add RGMII_RXID and RGMII_TXID support
 2017-03-29  8:42 UTC 

[PATCH] net: ipv6: netfilter: Format block comments
 2017-03-29  8:39 UTC 

[RFC PATCH tip/master 0/3] kprobes: tracing: kretprobe_instance dynamic allocation
 2017-03-29  8:25 UTC  (6+ messages)
` [RFC PATCH tip/master 1/3] trace: kprobes: Show sum of probe/retprobe nmissed count
` [RFC PATCH tip/master 2/3] kprobes: Allocate kretprobe instance if its free list is empty
` [RFC PATCH tip/master 3/3] kprobes: Limit kretprobe maximum instances

[PATCH net-next] net: phy: Allow building mdio-boardinfo into the kernel
 2017-03-29  8:09 UTC  (3+ messages)

[PATCH net] l2tp: purge socket queues in the .destruct() callback
 2017-03-29  6:45 UTC 

[PATCH net] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
 2017-03-29  6:44 UTC 

[PATCH] net: netfilter: replace explicit NULL comparison with ! operator
 2017-03-29  6:44 UTC 

[PATCH net] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
 2017-03-29  6:37 UTC  (6+ messages)
` [PATCH net] l2tp: purge socket queues in the .destruct() callback

[PATCH] net: bridge: netfilter: Comparison to NULL could be written
 2017-03-29  6:35 UTC 

[PATCH] Revert "net: stmmac: enable multiple buffers"
 2017-03-29  6:32 UTC  (3+ messages)

[PATCH] bluetooth: 6lowpan: fix delay work init in add_peer_chan()
 2017-03-29  6:10 UTC 

[PATCH] bluetooth: 6lowpan: fix use after free in chan_suspend/resume
 2017-03-29  6:10 UTC 

[PATCH] net: ipv6: netfilter: replace explicit NULL comparison with ! operator
 2017-03-29  5:52 UTC 

[PATCH net-next 0/2] break include loop and dsa devlink support
 2017-03-29  5:46 UTC  (7+ messages)
` [PATCH net-next 2/2] net: dsa: dsa2: Add basic support of devlink
  ` [PATCH net-next 1/2] net: break include loop netdevice.h, dsa.h, devlink.h

[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry
 2017-03-29  5:45 UTC 

[PATCH net-next] liquidio: refactor interrupt moderation code
 2017-03-29  5:22 UTC  (2+ messages)

[PATCH net-next] liquidio: add automatic packet steering support
 2017-03-29  5:20 UTC  (2+ messages)

[PATCH net] ftgmac100: Mostly rewrite the driver
 2017-03-29  5:18 UTC  (5+ messages)

[PATCH net-next] net: dsa: fix copyright holder
 2017-03-29  5:05 UTC  (4+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: unconditionally set ATU trunk
 2017-03-29  5:05 UTC  (4+ messages)

[PATCH net-next] ipv6: add support for NETDEV_RESEND_IGMP event
 2017-03-29  5:02 UTC  (2+ messages)

[PATCH net] openvswitch: Fix refcount leak on force commit
 2017-03-29  4:56 UTC  (3+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: debug ATU Age Time
 2017-03-29  4:55 UTC  (3+ messages)

[PATCH net-next 0/4] net: dsa: fix chip definitions
 2017-03-29  4:54 UTC  (8+ messages)
` [PATCH net-next 2/4] net: dsa: mv88e6xxx: reorder 88E6341 definitions
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: fix 88E6191 ops
` [PATCH net-next 4/4] net: dsa: mv88e6xxx: remove 88E6391 ops

[PATCH] VSOCK: remove unnecessary ternary operator on return value
 2017-03-29  4:49 UTC  (2+ messages)

[PATCH] rocker: fix Wmaybe-uninitialized false-positive
 2017-03-29  4:42 UTC  (2+ messages)

[pull request][net-next 00/14] Mellanox mlx5e Fail-safe config
 2017-03-29  4:11 UTC  (3+ messages)
` [net-next 09/14] net/mlx5e: Minimize mlx5e_{open/close}_locked

jitter / latency reduction
 2017-03-29  1:07 UTC  (4+ messages)
` [E1000-devel] "

[PATCH net 1/1] net/mlx5: Avoid dereferencing uninitialized pointer
 2017-03-29  1:07 UTC  (2+ messages)

[PATCH net-next 0/7] qed: load/unload mfw series
 2017-03-29  1:06 UTC  (2+ messages)

[PATCH net-next v1 0/2] tipc: subscription refcount simplifications
 2017-03-29  1:03 UTC  (2+ messages)

[PATCH v3] net: moxa: fix TX overrun memory leak
 2017-03-29  1:02 UTC  (2+ messages)

[PATCH] [net-next] stmmac: use netif_set_real_num_{rx,tx}_queues
 2017-03-29  1:01 UTC  (2+ messages)

[PATCH, net] isdn: kcapi: avoid uninitialized data
 2017-03-29  0:59 UTC  (2+ messages)

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-29  0:58 UTC  (4+ messages)

[PATCH net-next] vxlan: don't age NTF_EXT_LEARNED fdb entries
 2017-03-29  0:57 UTC  (2+ messages)

[PATCHv2 net] sctp: change to save MSG_MORE flag into assoc
 2017-03-29  0:56 UTC  (2+ messages)

EINVAL when using connect() for udp sockets
 2017-03-29  0:52 UTC  (10+ messages)

[patch net-next v2 0/8] Add support for pipeline debug (dpipe)
 2017-03-29  0:29 UTC  (2+ messages)

arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
 2017-03-29  0:00 UTC  (6+ messages)

[PATCH v1] tracing/kprobes: expose maxactive for kretprobe in kprobe_events
 2017-03-28 23:50 UTC  (6+ messages)

[PATCH net 0/3] bnxt_en: Small misc. fixes
 2017-03-28 23:47 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Fix NULL pointer dereference in reopen failure path
` [PATCH net 2/3] bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()
` [PATCH net 3/3] bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown

[pull request][net-next 00/12] Mellanox mlx5 offloading of TC pedit (header re-write) action
 2017-03-28 23:27 UTC  (13+ messages)
` [net-next 01/12] net/mlx5e: Add prefix for e-switch offloaded TC flow attributes
` [net-next 02/12] net/mlx5e: Add NIC attributes for offloaded TC flows
` [net-next 03/12] net/mlx5e: Add intermediate struct for TC flow parsing attributes
` [net-next 04/12] net/mlx5e: Properly deal with resource cleanup when adding TC flow fails
` [net-next 05/12] net/mlx5: Add helper to initialize a flow steering actions struct instance
` [net-next 06/12] net/mlx5: Reorder few command cases to reflect their natural order
` [net-next 07/12] net/mlx5: Introduce modify header structures, commands and steering action definitions
` [net-next 08/12] net/mlx5: Introduce alloc/dealloc modify header context commands
` [net-next 09/12] net/sched: Add accessor functions to pedit keys for offloading drivers
` [net-next 10/12] net/mlx5e: Add parsing of TC pedit actions to HW format
` [net-next 11/12] net/mlx5e: Add offloading of NIC TC pedit (header re-write) actions
` [net-next 12/12] net/mlx5e: Add offloading of E-Switch "

ANNOUNCE: netdev 2.1 conference Schedule out!
 2017-03-28 22:21 UTC 

[PATCH net-next] net: dsa: Mock-up driver
 2017-03-28 22:16 UTC  (2+ messages)

Null pointer dereference in tg3_poll_work running linux-3.4
 2017-03-28 22:12 UTC  (3+ messages)

[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible
 2017-03-28 21:55 UTC 

[iproute PATCH 0/4] Smaller link type help review
 2017-03-28 21:19 UTC  (5+ messages)
` [iproute PATCH 1/4] ip: link: bond: Fix whitespace in help text
` [iproute PATCH 2/4] ip: link: macvlan: Add newline to help output
` [iproute PATCH 3/4] ip: link: Unify link type help functions a bit
` [iproute PATCH 4/4] ip: link: Add missing link type help texts

genphy_read_status() vs. 1000bT Pause capability
 2017-03-28 20:32 UTC  (9+ messages)

[PATCH net-next] ARM: dts: vf610-zii-dev-rev-b: change switch2 label
 2017-03-28 19:18 UTC  (3+ messages)

[PATCH v2] net: Remove unnecessary cast on void pointer
 2017-03-28 19:05 UTC 


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