netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-31 20:27:08 to 2016-11-01 16:17:06 UTC [more...]

[PATCH net-next v2 0/5] bpf: BPF for lightweight tunnel encapsulation
 2016-11-01 16:17 UTC  (12+ messages)
` [PATCH net-next v2 1/5] route: Set orig_output when redirecting to lwt on locally generated traffic
` [PATCH net-next v2 2/5] route: Set lwtstate for local traffic and cached input dsts
` [PATCH net-next v2 3/5] bpf: BPF for lightweight tunnel encapsulation
` [PATCH net-next v2 4/5] bpf: Add samples for LWT-BPF
` [PATCH net-next v2 5/5] lwtunnel: Limit number of recursions on output to 5

[PATCH v2] unix: escape all null bytes in abstract unix domain socket
 2016-11-01 16:15 UTC  (2+ messages)

[PATCH] net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0
 2016-11-01 16:14 UTC  (2+ messages)

[PATCH net-next] genetlink: fix error return code in genl_register_family()
 2016-11-01 16:13 UTC  (4+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs
 2016-11-01 16:05 UTC  (4+ messages)
` [PATCH net-next 1/2] drivers: net: xgene: fix: Disable coalescing on v1 hardware
` [PATCH net-next 2/2] drivers: net: xgene: fix: Coalescing values for v2 hardware

[PATCH v3 net-next] lan78xx: Use irq_domain for phy interrupt from USB Int. EP
 2016-11-01 16:03 UTC  (2+ messages)

[PATCH v2 0/6] add NS2 support to bgmac
 2016-11-01 15:59 UTC  (4+ messages)
` [PATCH v2 2/6] net: phy: broadcom: Add BCM54810 PHY entry

[PATCH net-next] sctp: clean up sctp_packet_transmit
 2016-11-01 15:58 UTC  (2+ messages)

[net-next PATCH 0/7] stmmac: dwmac-sti refactor+cleanup
 2016-11-01 15:56 UTC  (3+ messages)

[PATCH net-next] net: Enable support for VRF with ipv4 multicast
 2016-11-01 15:54 UTC  (2+ messages)

[PATCH net-next v2 00/16] tipc: socket layer improvements
 2016-11-01 15:53 UTC  (18+ messages)
` [PATCH net-next v2 01/16] tipc: return early for non-blocking sockets at link congestion
` [PATCH net-next v2 02/16] tipc: wakeup sleeping users at disconnect
` [PATCH net-next v2 03/16] tipc: set kern=0 in sk_alloc() during tipc_accept()
` [PATCH net-next v2 04/16] tipc: rename struct tipc_skb_cb member handle to bytes_read
` [PATCH net-next v2 05/16] tipc: rename tsk->remote to tsk->peer for consistent naming
` [PATCH net-next v2 06/16] tipc: remove tsk->connected for connectionless sockets
` [PATCH net-next v2 07/16] tipc: remove tsk->connected from tipc_sock
` [PATCH net-next v2 08/16] tipc: remove probing_intv "
` [PATCH net-next v2 09/16] tipc: remove socket state SS_READY
` [PATCH net-next v2 10/16] tipc: create TIPC_LISTEN as a new sk_state
` [PATCH net-next v2 11/16] tipc: create TIPC_ESTABLISHED "
` [PATCH net-next v2 12/16] tipc: create TIPC_OPEN "
` [PATCH net-next v2 13/16] tipc: create TIPC_DISCONNECTING "
` [PATCH net-next v2 14/16] tipc: remove SS_DISCONNECTING state
` [PATCH net-next v2 15/16] tipc: create TIPC_CONNECTING as a new sk_state
` [PATCH net-next v2 16/16] tipc: remove SS_CONNECTED sock state

[PATCH net-next 0/3] tools lib bpf: Synchronize implementations
 2016-11-01 15:48 UTC  (2+ messages)

[PATCH net v3 1/2] ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
 2016-11-01 15:45 UTC  (2+ messages)
` [PATCH net v3 2/2] ip6_udp_tunnel: remove unused IPCB related codes

[PATCH net-next] mlxsw: switchib: Remove unused including <generated/utsrelease.h>
 2016-11-01 15:44 UTC  (2+ messages)

[PATCH net-next v2] ipv4: fib: Replay events when registering FIB notifier
 2016-11-01 15:44 UTC  (7+ messages)

[PATCH net-next 5/5] ipv6: Compute multipath hash for forwarded ICMP errors from offending packet
 2016-11-01 15:43 UTC  (2+ messages)

[PATCH v7 0/6] Add eBPF hooks for cgroups
 2016-11-01 15:38 UTC  (11+ messages)

[PATCH net-next 5/5] ipv6: Compute multipath hash for forwarded ICMP errors from offending packet
 2016-11-01 15:35 UTC  (3+ messages)

[PATCH 1/3] net: mii: add generic function to support ksetting support
 2016-11-01 15:32 UTC  (3+ messages)
` [PATCH 2/3] net: 3c59x: use new api ethtool_{get|set}_link_ksettings
` [PATCH 3/3] net: 3c509: "

Why does tcp collapse behavior depend on nr_frags?
 2016-11-01 15:32 UTC  (3+ messages)
  ` [PATCH net-next] tcp: enhance tcp collapsing

Let's do P4
 2016-11-01 15:13 UTC  (12+ messages)

[PATCH net-next 00/14] cleanups and RX path rewrite
 2016-11-01 15:05 UTC  (16+ messages)
` [PATCH net-next 01/14] nfp: simplify nfp_net_poll()
` [PATCH net-next 02/14] nfp: remove support for nfp3200
` [PATCH net-next 03/14] nfp: remove unnecessary call to ether_setup()
` [PATCH net-next 04/14] nfp: remove inline attributes and dead code
` [PATCH net-next 05/14] nfp: centralize the buffer size calculation
` [PATCH net-next 06/14] nfp: add buffer drop/recycle helper for RX
` [PATCH net-next 07/14] nfp: use alloc_frag() and build_skb()
` [PATCH net-next 08/14] nfp: add separate buffer allocation function for napi
` [PATCH net-next 09/14] nfp: use AND instead of modulo to get ring indexes
` [PATCH net-next 10/14] nfp: create separate define for max number of vectors
` [PATCH net-next 11/14] nfp: use unsigned int for vector/ring counts
` [PATCH net-next 12/14] nfp: remove nfp_net_irqs_wanted()
` [PATCH net-next 13/14] nfp: replace num_irqs with max_r_vecs
` [PATCH net-next 14/14] nfp: bring back support for different ring counts

Let's do P4
 2016-11-01 15:03 UTC  (3+ messages)

[PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering"
 2016-11-01 15:00 UTC  (3+ messages)
` [PATCH net-next 2/2] qed: Correct VF mac number

[net-next 00/22][pull request] 40GbE Intel Wired LAN Driver Updates 2016-10-31
 2016-11-01 14:59 UTC  (24+ messages)
` [net-next 01/22] i40e: Add missing \n to end of dev_err message
` [net-next 02/22] i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
` [net-next 03/22] i40e: make use of __dev_uc_sync and __dev_mc_sync
` [net-next 04/22] i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
` [net-next 05/22] i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
` [net-next 06/22] i40e: When searching all MAC/VLAN filters, ignore removed filters
` [net-next 07/22] i40e: implement __i40e_del_filter and use where applicable
` [net-next 08/22] i40e: store MAC/VLAN filters in a hash with the MAC Address as key
` [net-next 09/22] i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
` [net-next 10/22] i40e: fix MAC filters when removing VLANs
` [net-next 11/22] i40e: avoid looping to check whether we're in VLAN mode
` [net-next 12/22] i40e: remove duplicate add/delete adminq command code for filters
` [net-next 13/22] i40e: correct check for reading TSYNINDX from the receive descriptor
` [net-next 14/22] i40e: use a mutex instead of spinlock in PTP user entry points
` [net-next 15/22] i40e: replace PTP Rx timestamp hang logic
` [net-next 16/22] i40evf: avoid an extra msleep while
` [net-next 17/22] i40e: Add common function for finding VSI by type
` [net-next 18/22] i40e: Reorder logic for coalescing RS bits
` [net-next 19/22] i40e: clear mac filter count on reset
` [net-next 20/22] i40e: Fix for division by zero
` [net-next 21/22] i40e: Implementation of ERROR state for NVM update state machine
` [net-next 22/22] i40e: removed unreachable code

[PATCH 1/1] xen-netfront: do not cast grant table reference to signed short
 2016-11-01 14:50 UTC  (2+ messages)

mlx5 bug in error path of mlx5e_open_channel()
 2016-11-01 14:44 UTC 

[PATCH] MAINTAINERS: Update MELLANOX MLX5 core VPI driver maintainers
 2016-11-01 13:09 UTC 

[PATCH net-next V2 0/3] mlx4 XDP TX refactor
 2016-11-01 11:57 UTC  (6+ messages)
` [PATCH net-next V2 1/3] net/mlx4_en: Add TX_XDP for CQ types
` [PATCH net-next V2 2/3] net/mlx4_en: Refactor the XDP forwarding rings scheme
` [PATCH net-next V2 3/3] net/mlx4_en: Add ethtool statistics for XDP cases

[PATCH net-next 0/2] misc TC/flower changes
 2016-11-01 14:23 UTC  (4+ messages)
` [PATCH net-next 1/2] net/sched: cls_flower: add missing unbind call when destroying flows
` [PATCH net-next 2/2] net/sched: cls_flower: merge filter delete/destroy common code

ATENCIÓN;
 2016-11-01 14:06 UTC 

39165255551 netdev
 2016-11-01 13:33 UTC 

[PATCHv2 net 0/3] sctp: a bunch of fixes by holding transport
 2016-11-01 13:32 UTC  (2+ messages)

Why do we need tasklet in IFB?
 2016-11-01 11:38 UTC  (3+ messages)

[PATCH net] tipc: Guard against tiny MTU in tipc_msg_build()
 2016-11-01 11:36 UTC  (2+ messages)

[PATCH] Revert "usb: dwc3: gadget: use allocated/queued reqs for LST bit"
 2016-11-01 11:30 UTC  (4+ messages)

[PATCH 0/2] at803x: don't power-down SGMII link
 2016-11-01 11:13 UTC  (4+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg

[PATCH] net: mv643xx_eth: ensure coalesce settings survive read-modify-write
 2016-11-01 11:10 UTC  (2+ messages)

[PATCH net 0/4] net: fix device reference leaks
 2016-11-01 11:03 UTC  (5+ messages)
` [PATCH net 1/4] phy: "
` [PATCH net 2/4] net: ethernet: ti: cpsw: fix device and of_node leaks
` [PATCH net 3/4] net: ethernet: ti: davinci_emac: fix device reference leak
` [PATCH net 4/4] net: hns: fix device reference leaks

[PATCH 1/2] Documentation: devicetree: Add bindings info for rfkill-regulator
 2016-11-01 10:58 UTC  (2+ messages)
` [PATCH 2/2] net: rfkill-regulator: Add devicetree support

[PATCH] net/mlx5: Simplify a test
 2016-11-01  9:59 UTC  (2+ messages)

[RFC PATCH v2 0/5] ARM64: Add Internal PHY support for Meson GXL
 2016-11-01  9:48 UTC  (3+ messages)
` [RFC PATCH v2 3/5] ARM64: dts: meson-gxl: Add ethernet nodes with internal PHY

[PATCH net-next 00/11] net: dsa: mv88e6xxx: refine port operations
 2016-11-01  9:44 UTC  (15+ messages)
` [PATCH net-next 01/11] net: dsa: mv88e6xxx: add port files
` [PATCH net-next 02/11] net: dsa: mv88e6xxx: add port state setter
` [PATCH net-next 03/11] net: dsa: mv88e6xxx: add port vlan map setter
` [PATCH net-next 04/11] net: dsa: mv88e6xxx: add port FID accessors
` [PATCH net-next 05/11] net: dsa: mv88e6xxx: add port PVID accessors
` [PATCH net-next 06/11] net: dsa: mv88e6xxx: add port 802.1Q mode setter
` [PATCH net-next 07/11] net: dsa: mv88e6xxx: add port link setter
` [PATCH net-next 08/11] net: dsa: mv88e6xxx: add port duplex setter
` [PATCH net-next 09/11] net: dsa: mv88e6xxx: add port's RGMII delay setter
` [PATCH net-next 10/11] net: dsa: mv88e6xxx: add port's MAC speed setter
` [PATCH net-next 11/11] net: dsa: mv88e6xxx: setup port's MAC

[PATCH 00/12] xen: add common function for reading optional value
 2016-11-01  9:42 UTC  (5+ messages)
` [PATCH 06/12] xen: make use of xenbus_read_unsigned() in xen-netback

[PATCH/RFC] ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
 2016-11-01  9:32 UTC  (3+ messages)

[PATCH v2] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC
 2016-11-01  7:31 UTC  (2+ messages)

[PATCH] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC
 2016-11-01  7:24 UTC  (6+ messages)

XDP question - how much can BPF change in xdp_buff?
 2016-11-01  7:06 UTC  (7+ messages)

69182579713 netdev
 2016-11-01  6:27 UTC 

pull-request: wireless-drivers-next 2016-10-30
 2016-11-01  5:25 UTC  (3+ messages)

[PATCH] net: smsc911x: Synchronize the runtime PM status during system suspend
 2016-11-01  4:19 UTC  (4+ messages)

[bnx2] [Regression 4.8] Driver loading fails without firmware
 2016-11-01  2:40 UTC  (5+ messages)

pull-request: can 2016-10-31
 2016-11-01  1:01 UTC  (4+ messages)
` [PATCH 1/2] can: sja1000: plx_pci: Add support for Moxa CAN devices
` [PATCH 2/2] can: bcm: fix warning in bcm_connect/proc_register

[PATCH net-next] net: set SK_MEM_QUANTUM to 4096
 2016-11-01  1:00 UTC  (3+ messages)
` [PATCH v2 "

[PATCH -next] net: cris: make eth_v10.c explicitly non-modular
 2016-11-01  0:58 UTC  (2+ messages)

[PATCH] iproute2: ss: escape all null bytes in abstract unix domain socket
 2016-11-01  0:56 UTC  (4+ messages)
` [PATCH] unix: "

[PATCH net] bgmac: stop clearing DMA receive control register right after it is set
 2016-11-01  0:51 UTC  (2+ messages)

[PULL] virtio: tests, cleanups and fixes
 2016-11-01  0:11 UTC 

[PATCH] net: phy: at803x: the Atheros 8031 supports pause frames
 2016-10-31 21:14 UTC  (9+ messages)

[PATCH v2 net-next]
 2016-10-31 21:05 UTC 

[PATCH v2 net-next]
 2016-10-31 21:03 UTC 

[patch net] mlxsw: spectrum: Fix incorrect reuse of MID entries
 2016-10-31 20:36 UTC  (3+ messages)

[PATCHv2 net] sctp: return back transport in __sctp_rcv_init_lookup
 2016-10-31 20:30 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).