netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-25 00:20:16 to 2017-01-25 20:28:39 UTC [more...]

[PATCH v2] bpf: Restrict cgroup bpf hooks to the init netns
 2017-01-25 20:28 UTC  (12+ messages)

[PATCH net-next 0/5] Misc BPF improvements
 2017-01-25 20:19 UTC  (4+ messages)
` [PATCH net-next 5/5] bpf: enable verifier to better track const alu ops

[PATCH 0/6 v3] kvmalloc
 2017-01-25 20:16 UTC  (2+ messages)

[PATCH V2 0/3] net-next: Broadcom PHY driver cleanup
 2017-01-25 20:00 UTC  (4+ messages)
` [PATCH V2 1/3] net: phy: broadcom: use auxctl reading helper in BCM54612E code
` [PATCH V2 2/3] net: phy: broadcom: drop duplicated define for RGMII SKEW delay
` [PATCH V2 3/3] net: phy: bcm-phy-lib: clean up remaining AUXCTL register defines

loopback device reference count leakage
 2017-01-25 19:50 UTC  (2+ messages)

[PATCH net] net: dsa: Bring back device detaching in dsa_slave_suspend()
 2017-01-25 19:48 UTC  (3+ messages)

[PATCH net] net: dsa: Mop up remaining NET_DSA_HWMON references
 2017-01-25 19:45 UTC  (4+ messages)

[PATCH net-next] sfc: reduce severity of PIO buffer alloc failures
 2017-01-25 19:44 UTC  (2+ messages)

[PATCH 0/2] More ethtool support and BGX configuration changes
 2017-01-25 19:43 UTC  (4+ messages)
` [PATCH 1/2] net: thunderx: Support to configure queue sizes from ethtool
` [PATCH 2/2] net: thunderx: Leave serdes lane config on 81/83xx to firmware

[PATCH v2 0/3] net: phy: leds: Fix truncated LED trigger names and crashes
 2017-01-25 19:40 UTC  (7+ messages)
` [PATCH v2 1/3] net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
` [PATCH v2 2/3] net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
` [PATCH v2 3/3] net: phy: leds: Fix truncated LED trigger names

[PATCH net-next 0/2] Work around missing PHY prodcut ID in mv88e6390
 2017-01-25 19:37 UTC  (13+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390
` [PATCH net-next 2/2] net: phy: Marvell: Add mv88e6390 internal PHY

[PATCH 1/2] Documentation: devicetree: change the mediatek ethernet compatible string
 2017-01-25 19:36 UTC  (5+ messages)
` [PATCH 2/2] net-next: ethernet: mediatek: change the "

NAPI on USB network drivers
 2017-01-25 19:32 UTC  (5+ messages)

[PATCH net 0/4] r8152: fix scheduling napi
 2017-01-25 19:31 UTC  (13+ messages)
` [PATCH net 1/4] r8152: avoid start_xmit to call napi_schedule during autosuspend
  ` [PATCH net 2/4] r8152: avoid start_xmit to schedule napi when napi is disabled
` [PATCH net 3/4] r8152: re-schedule napi for tx
` [PATCH net 4/4] r8152: check rx after napi is enabled
` [PATCH net v2 0/4] r8152: fix scheduling napi
  ` [PATCH net v2 1/4] r8152: avoid start_xmit to call napi_schedule during autosuspend
  ` [PATCH net v2 2/4] r8152: avoid start_xmit to schedule napi when napi is disabled
    ` [PATCH net v2 3/4] r8152: re-schedule napi for tx
  ` [PATCH net v2 4/4] r8152: check rx after napi is enabled

[PATCH net-next 0/3] net/tcp-fastopen: Add new userspace API support
 2017-01-25 19:30 UTC  (15+ messages)
` [PATCH net-next 3/3] net/tcp-fastopen: Add new "

[PATCH net-next] net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
 2017-01-25 19:12 UTC 

[PATCH net-next] tcp: reduce skb overhead in selected places
 2017-01-25 19:03 UTC  (4+ messages)

[PATCH net-next v6 0/4] Add support for the ethernet switch on the ESPRESSObin
 2017-01-25 18:58 UTC  (5+ messages)
` [PATCH net-next v6 2/4] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341

stmmac: GMAC_RGSMIIIS reports bogus values
 2017-01-25 18:47 UTC  (4+ messages)

[PATCH v6 1/3] Bluetooth: btusb: Use an error label for error paths
 2017-01-25 18:35 UTC  (3+ messages)
  ` [PATCH v6 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v6 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup

[PATCH net 0/3] bnxt_en: Fix RTNL lock usage in bnxt_sp_task()
 2017-01-25 18:27 UTC  (5+ messages)
` [PATCH net 1/3] bnxt_en: Fix bnxt_reset() in the slow path task
` [PATCH net 2/3] bnxt_en: Fix RTNL lock usage on bnxt_update_link()
` [PATCH net 3/3] bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status()

[PATCH net-next] r8152: fix the wrong spelling
 2017-01-25 18:24 UTC  (2+ messages)

[PATCH net] tcp: correct memory barrier usage in tcp_check_space()
 2017-01-25 18:23 UTC  (3+ messages)

[PATCH net-next] Doc: DT: bindings: net: dsa: marvell.txt: Tabification
 2017-01-25 18:20 UTC  (2+ messages)

[PATCH net-next 0/3] BPF tracepoints
 2017-01-25 18:19 UTC  (5+ messages)
` [PATCH net-next 1/3] trace: add variant without spacing in trace_print_hex_seq
` [PATCH net-next 2/3] lib, traceevent: add PRINT_HEX_STR variant
` [PATCH net-next 3/3] bpf: add initial bpf tracepoints

[pull request][net-next 00/12] Mellanox mlx5 updates 2017-01-24
 2017-01-25 17:52 UTC  (2+ messages)

[PATCH RFC net-next] packet: always ensure that we pass hard_header_len bytes in skb_headlen() to the driver
 2017-01-25 17:45 UTC  (2+ messages)

[patch net-next] tipc: uninitialized return code in tipc_setsockopt()
 2017-01-25 17:41 UTC  (2+ messages)

[PATCH net-next v7 1/1] net sched actions: Add support for user cookies
 2017-01-25 17:38 UTC  (2+ messages)

[PATCH] net: ethernet: mvneta: add support for 2.5G DRSGMII mode
 2017-01-25 17:38 UTC  (2+ messages)

[PATCH v4] net: ethernet: faraday: To support device tree usage
 2017-01-25 17:34 UTC  (2+ messages)

[PATCH net] sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
 2017-01-25 17:29 UTC  (2+ messages)

[PATCH net] sctp: sctp_addr_id2transport should verify the addr before looking up assoc
 2017-01-25 17:27 UTC  (5+ messages)

[RFC PATCH net-next 0/5] bridge: per vlan lwt and dst_metadata support
 2017-01-25 17:08 UTC  (3+ messages)

[PATCH net-next] xen-netfront: reject short packets and handle non-linear packets
 2017-01-25 16:51 UTC  (2+ messages)

[PATCH/RFC v3 net] ravb: unmap descriptors when freeing rings
 2017-01-25 16:48 UTC  (5+ messages)

[PATCH 0/7] pull request for net-next: batman-adv 2017-01-25
 2017-01-25 16:43 UTC  (8+ messages)
  ` [PATCH 1/7] batman-adv: Start new development cycle
` [PATCH 2/7] batman-adv: Treat NET_XMIT_CN as transmit successfully
` [PATCH 3/7] batman-adv: Remove one condition check in batadv_route_unicast_packet
` [PATCH 4/7] batman-adv: don't add loop detect macs to TT
` [PATCH 5/7] uapi: install batman_adv.h header
` [PATCH 6/7] batman-adv: update copyright years for 2017
` [PATCH 7/7] batman-adv: Remove unused variable in batadv_tt_local_set_flags

[PATCH 1/3] net: phy: broadcom: use auxctl reading helper in BCM54612E code
 2017-01-25 16:36 UTC  (6+ messages)
` [PATCH 2/3] net: phy: broadcom: drop duplicated define for RXD to RXC delay
` [PATCH 3/3] net: phy: bcm-phy-lib: clean up remaining AUXCTL register defines

[PATCH 0/1] pull request for net: batman-adv 2017-01-25
 2017-01-25 16:25 UTC  (2+ messages)
  ` [PATCH 1/1] batman-adv: Decrease hardif refcnt on fragmentation send error

[PULL] virtio, vhost: fixes
 2017-01-25 16:21 UTC 

[PATCH] cxgbit: use T6 specific macro to set force bit
 2017-01-25 16:06 UTC  (6+ messages)

[net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive
 2017-01-25 15:52 UTC  (3+ messages)

ip link SR-IOV VF MAC address disparity
 2017-01-25 15:49 UTC  (2+ messages)

xennet_start_xmit assumptions
 2017-01-25 15:45 UTC  (6+ messages)
` [Xen-devel] "

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-25 14:47 UTC  (11+ messages)
` [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive

TCP stops sending packets over loopback on 4.10-rc3?
 2017-01-25 14:39 UTC  (6+ messages)

[PATCH v2] virtio_net: fix PAGE_SIZE > 64k
 2017-01-25 14:23 UTC  (2+ messages)

[PATCH 14/23] tools lib bpf: Fix map offsets in relocation
 2017-01-25 13:53 UTC  (4+ messages)
` [PATCH 15/23] tools lib bpf: Define prog_type fns with macro
` [PATCH 16/23] tools lib bpf: Add set/is helpers for all prog types
` [PATCH 17/23] tools lib bpf: Add libbpf_get_error()

[PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants
 2017-01-25 13:40 UTC  (8+ messages)

[patch] samples/bpf: silence shift wrapping warning
 2017-01-25 11:08 UTC  (2+ messages)

[PATCH 0/2] net: phy: leds: Fix truncated LED trigger names and crashes
 2017-01-25  9:56 UTC  (4+ messages)
` [PATCH 2/2] net: phy: leds: Fix truncated LED trigger names

[PATCH net-next v2] macb: Common code to enable ptp support for MACB/GEM
 2017-01-25  9:37 UTC  (4+ messages)

[PATCH 1/2] mac80211: use helper function to access ieee802_1d_to_ac[]
 2017-01-25  9:17 UTC  (5+ messages)
` [PATCH 2/2] mac80211: use accessor functions to set sta->_flags

[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-01-25  9:04 UTC  (7+ messages)
` [PATCH for bnxt_re V4 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
` [PATCH for bnxt_re V4 20/21] RDMA/bnxt_re: Add QP event handling

[PATCH net-next 0/5] External MDIO support for mv88e6xxx
 2017-01-25  8:13 UTC  (4+ messages)
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus

linux-next: manual merge of the kselftest tree with the net-next tree
 2017-01-25  7:39 UTC  (2+ messages)

[PATCH net 0/3] qed: RoCE infrastrucutre fixes
 2017-01-25  7:24 UTC  (3+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure

TT PAYMENT CONFIRMATION - FW: OT16229ZA0620339 - OTT Payment Advice
 2017-01-25  7:10 UTC 

A PMTU auto-discovery error for large SCTP packets
 2017-01-25  6:40 UTC 

[PATCH net-next] net: ipv6: ignore null_entry on route dumps
 2017-01-25  4:07 UTC  (6+ messages)

[PATCH v2] virtio_net: fix PAGE_SIZE > 64k
 2017-01-25  3:48 UTC  (6+ messages)

XDP offload to hypervisor
 2017-01-25  3:17 UTC  (9+ messages)

[PATCHv2 perf/core 0/7] Libbpf improvements
 2017-01-25  2:18 UTC  (8+ messages)
` [PATCHv2 perf/core 5/7] tools lib bpf: Add bpf_program__pin()

[PATCH net] ipv6: sr: fix BUG in HMAC init when preemption is enabled
 2017-01-25  1:08 UTC  (2+ messages)
` [lkp-robot] [ipv6] 31cdaa587d: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c

(unknown),
 2017-01-25  0:56 UTC 

[PATCH v8 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-25  0:20 UTC  (3+ 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).