netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-20 17:20:22 to 2017-02-21 19:34:29 UTC [more...]

[PATCH RFC v3 0/8] xdp: Infrastructure to generalize XDP
 2017-02-21 19:34 UTC  (6+ messages)
` [PATCH RFC v3 1/8] "
` [PATCH RFC v3 2/8] mlx4: Changes to use generic XDP infrastructure
` [PATCH RFC v3 3/8] nfp: "
` [PATCH RFC v3 4/8] qede: "
` [PATCH RFC v3 5/8] virt_net: "

[PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching on ND
 2017-02-21 18:50 UTC  (13+ messages)
` [PATCH/RFC net-next 1/2] flow dissector: ND support
              ` [patch net-next RFC 1/2] flow_dissecror: Move ARP dissection into a separate function
                ` [patch net-next RFC 2/2] flow_dissecror: Move MPLS "

[PATCH] qlogic: netxen: constify bin_attribute structures
 2017-02-21 18:47 UTC 

[PATCH net-next] tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
 2017-02-21 18:46 UTC  (3+ messages)

[PATCH] qlogic: qlcnic_sysfs: constify bin_attribute structures
 2017-02-21 18:41 UTC 

[PATCH] net: socket: fix recvmmsg not returning error from sock_error
 2017-02-21 18:35 UTC  (2+ messages)

[PATCH] bnxt_en: use eth_hw_addr_random()
 2017-02-21 18:34 UTC  (2+ messages)

[PATCH net-next 0/2] BPF fix with regards to unlocking
 2017-02-21 18:32 UTC  (5+ messages)
` [PATCH net-next 1/2] arch: add ARCH_HAS_SET_MEMORY config
` [PATCH net-next 2/2] bpf: fix unlocking of jited image when module ronx not set

[PATCH net-next] net: napi_watchdog() can use napi_schedule_irqoff()
 2017-02-21 18:28 UTC  (2+ messages)

[PATCH] net/hsr: use eth_hw_addr_random()
 2017-02-21 18:25 UTC  (2+ messages)

net: use-after-free in tw_timer_handler
 2017-02-21 18:24 UTC  (8+ messages)
` [PATCH] net/dccp: fix use after free in tw_timer_handler()

Focusing the XDP project
 2017-02-21 18:23 UTC  (11+ messages)

[PATCH 0/9] QorIQ DPAA 1 updates
 2017-02-21 18:19 UTC  (11+ messages)
` [PATCH 1/9] fsl/fman: parse result data is big endian
` [PATCH 2/9] fsl/fman: set HW parser as BMI next engine
` [PATCH 3/9] fsl/fman: remove wrong free
` [PATCH 4/9] fsl/fman: enlarge FIFO to allow for the 5th port
` [PATCH 5/9] dpaa_eth: remove redundant initialization
` [PATCH 6/9] dpaa_eth: enable Rx checksum offload
` [PATCH 7/9] dpaa_eth: do not ignore port api return value
` [PATCH 8/9] dpaa_eth: add four prioritised Tx traffic classes
` [PATCH 9/9] dpaa_eth: enable multiple "

[PATCHv4 net-next 00/13] net: mvpp2: misc improvements and preparation patches
 2017-02-21 18:17 UTC  (15+ messages)
` [PATCHv4 net-next 01/13] net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
` [PATCHv4 net-next 02/13] net: mvpp2: remove useless arguments in mvpp2_rx_{pkts,time}_coal_set
` [PATCHv4 net-next 03/13] net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
` [PATCHv4 net-next 04/13] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCHv4 net-next 05/13] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCHv4 net-next 06/13] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCHv4 net-next 07/13] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCHv4 net-next 08/13] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCHv4 net-next 09/13] net: mvpp2: remove unused register definitions
` [PATCHv4 net-next 10/13] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCHv4 net-next 11/13] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCHv4 net-next 12/13] net: mvpp2: switch to build_skb() in the RX path
` [PATCHv4 net-next 13/13] net: mvpp2: enable building on 64-bit platforms

[PATCH net-next v4 0/7] gtp: misc improvements
 2017-02-21 18:15 UTC  (10+ messages)
` [PATCH net-next v4 1/7] gtp: switch from struct socket to struct sock for the GTP sockets
` [PATCH net-next v4 2/7] gtp: make GTP sockets in gtp_newlink optional
` [PATCH net-next v4 3/7] gtp: merge gtp_get_net and gtp_genl_find_dev
` [PATCH net-next v4 4/7] gtp: consolidate gtp socket rx path
` [PATCH net-next v4 5/7] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH net-next v4 6/7] gtp: consolidate pdp context destruction into helper
` [PATCH net-next v4 7/7] gtp: add socket to pdp context

[PATCH net-next v2] macsec: fix validation failed in asynchronous operation
 2017-02-21 18:14 UTC  (2+ messages)

ANNOUNCE: Netdev 2.1 CFP extended
 2017-02-21 17:57 UTC 

Questions on XDP
 2017-02-21 17:44 UTC  (10+ messages)

[PATCH net-next v2 1/1] net: sock: Use USEC_PER_SEC macro instead of literal 1000000
 2017-02-21 17:26 UTC  (2+ messages)

[PATCH net v2] ip: fix IP_CHECKSUM handling
 2017-02-21 17:26 UTC  (3+ messages)

[PATCH net-next] virtio-net: switch to use build_skb() for small buffer
 2017-02-21 17:26 UTC  (3+ messages)

[PATCH iproute2] ip: Add support for MPLS netconf
 2017-02-21 17:23 UTC 

[PATCH net] Don't allow overwrite of config src addr
 2017-02-21 17:23 UTC  (3+ messages)

[PATCH net-next] vxlan: remove unused variable saddr in neigh_reduce
 2017-02-21 17:20 UTC  (2+ messages)

[PATCH net-next] vxlan: add changelink support
 2017-02-21 17:19 UTC  (2+ messages)

[PATCH] rtnl: simplify error return path in rtnl_create_link()
 2017-02-21 17:19 UTC  (2+ messages)

[PATCH] uapi: fix linux/if.h userspace compilation errors
 2017-02-21 17:10 UTC  (2+ messages)

[PATCH] Make EN2 pin optional in the TRF7970A driver
 2017-02-21 16:43 UTC  (6+ messages)

[PATCH v3 net-next] net: phy: Add LED mode driver for Microsemi PHYs
 2017-02-21 16:42 UTC  (4+ messages)

[PATCH net-next v3 0/4] net: mvneta: improve rx/tx performance
 2017-02-21 16:35 UTC  (5+ messages)

[PATCH] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
 2017-02-21 15:11 UTC  (4+ messages)
` [Intel-wired-lan] "

[net-next][PATCH] RDS: keep data type consistent in the user visible header
 2017-02-21 14:58 UTC  (7+ messages)

[net-next][PATCH v2] RDS: Make user visible data types consistent with rest of the kernel
 2017-02-21 14:50 UTC  (3+ messages)

[PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg
 2017-02-21 14:27 UTC  (3+ messages)
` [PATCH net-next 2/2] sctp: add support for MSG_MORE

Adding vlan to DSA port causes lockdep splat
 2017-02-21 14:03 UTC  (2+ messages)

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2017-02-21 13:25 UTC  (7+ messages)
  ` [PATCH][CFT] Saner error handling in skb_copy_datagram_iter() et.al. (was Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b))
    ` [PATCH][CFT] Saner error handling in skb_copy_datagram_iter() et.al

[PATCH net-next] bpf: return errno -ENOMEM when exceeding RLIMIT_MEMLOCK
 2017-02-21 13:00 UTC  (5+ messages)

[PATCH] netfilter: xt_hashlimit: Fix integer divide round to zero
 2017-02-21 12:48 UTC  (3+ messages)
` [PATCH v2] "

tc workshop at netdev 2.1
 2017-02-21 12:18 UTC 

[PATCH net-next] can: initial support for network namespaces
 2017-02-21 11:25 UTC  (3+ messages)

[PATCH net-next v2] can: initial support for network namespaces
 2017-02-21 11:19 UTC 

net: use-after-free in tw_timer_handler
 2017-02-21 10:40 UTC  (11+ messages)

[PATCH v4 0/5] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-02-21 10:38 UTC  (7+ messages)
` [PATCH v4 1/5] bluetooth: Set 6 byte device addresses
` [PATCH v4 2/5] 6lowpan: Set MAC address length according to LOWPAN_LLTYPE
  ` [PATCH v3 2/5] 6lowpan: Set MAC address lenght "
  ` [PATCH v4 3/5] 6lowpan: iphc: override l2 packet information
  ` [PATCH v4 4/5] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
  ` [PATCH v4 5/5] 6lowpan: Use netdev addr_len to determine lladdr len

[PATCHv3 net-next 00/12] net: mvpp2: misc improvements and preparation patches
 2017-02-21 10:32 UTC  (5+ messages)

[PATCHv2 net-next 00/16] net: mvpp2: add basic support for PPv2.2
 2017-02-21 10:12 UTC  (7+ messages)
` [PATCHv2 net-next 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support

[PATCH RFC] net: stmmac: unify registers dumps methods
 2017-02-21  9:38 UTC  (3+ messages)

[PATCH v3 4/5] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
 2017-02-21  8:49 UTC  (2+ messages)

[PATCH net-next 1/1] net: sock: Use USEC_PER_SEC macro instead of literal 1000000
 2017-02-21  7:23 UTC  (3+ messages)

[PATCH net-next V2] virito-net: set queues after reset during xdp_set
 2017-02-21  3:23 UTC  (2+ messages)

[PATCH] dpaa_eth: implement ioctl() for PHY-related ops
 2017-02-21  3:21 UTC  (2+ messages)

[PATCH] net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings
 2017-02-21  3:19 UTC  (2+ messages)

[PATCH net-next 0/3] bnxt_en: Fix probe and open bugs
 2017-02-21  2:59 UTC  (5+ messages)
` [PATCH net-next 1/3] bnxt_en: Reject driver probe against all bridge devices
` [PATCH net-next 2/3] bnxt_en: Fix NULL pointer dereference in a failure path during open
` [PATCH net-next 3/3] bnxt_en: fix pci cleanup in bnxt_init_one() failure path

[PATCH net-next 0/3] Misc BPF improvements
 2017-02-21  1:27 UTC  (5+ messages)
` [PATCH net-next 3/3] bpf: make jited programs visible in traces

[PATCH net-next v3 0/8] gtp: misc improvements
 2017-02-21  1:12 UTC  (5+ messages)
` [PATCH net-next v3 1/8] gtp: add documentation

[lkp-robot] [tcp] e70ac17165: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
 2017-02-21  1:05 UTC  (2+ messages)

create drivers/net/mdio and move mdio drivers into it
 2017-02-21  0:47 UTC  (11+ messages)

net: possible deadlock in skb_queue_tail
 2017-02-20 22:51 UTC  (2+ messages)

[PATCH net-next v4 00/12] net: ethernet: aquantia: improvements and fixes
 2017-02-20 22:51 UTC  (17+ messages)
` [PATCH net-next v4 01/12] net: ethernet: aquantia: Removed extra assignment for skb->dev
` [PATCH net-next v4 02/12] net: ethernet: aquantia: Removed busy_count field
` [PATCH net-next v4 03/12] net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
` [PATCH net-next v4 04/12] net: ethernet: aquantia: Using module_pci_driver
` [PATCH net-next v4 05/12] net: ethernet: aquantia: Superfluous initialization of "err"
` [PATCH net-next v4 06/12] net: ethernet: aquantia: Fixed missing rtnl_unlock
` [PATCH net-next v4 07/12] net: ethernet: aquantia: Using NETDEV_TX_OK instead 0
` [PATCH net-next v4 08/12] net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc
` [PATCH net-next v4 09/12] net: ethernet: aquantia: Call netdev_register after all initialized
` [PATCH net-next v4 10/12] net: ethernet: aquantia: Fixed incorrect buff->len calculation
` [PATCH net-next v4 11/12] net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page
` [PATCH net-next v4 12/12] net: ethernet: aquantia: Copying tx buffers is not needed

[PATCH net-next 00/10] qed*: Bug fixes
 2017-02-20 22:12 UTC  (12+ messages)
` [PATCH net-next 01/10] qed: Release CQ resource under lock on failure
` [PATCH net-next 02/10] qed: Read queue state before releasing buffer
` [PATCH net-next 03/10] qed: Don't free a QP more than once
` [PATCH net-next 04/10] qed: Reserve doorbell BAR space for present CPUs
` [PATCH net-next 05/10] qede: Initialize lock and slowpath workqueue early
` [PATCH net-next 06/10] qede: Free netdevice only after stoping slowpath
` [PATCH net-next 07/10] qed: Reflect PF link when initializing VF
` [PATCH net-next 08/10] qede: Prevent index problems in loopback test
` [PATCH net-next 09/10] qed: Don't allocate SBs using main PTT
` [PATCH net-next 10/10] qed*: Fix link indication race

RE
 2017-02-20 20:56 UTC 

[PATCH net 00/10] qed*: Bug fixes
 2017-02-20 20:40 UTC  (4+ messages)

[PATCH v1 2/2] net: emac: add support for device-tree based PHY discovery and setup
 2017-02-20 19:10 UTC  (2+ messages)
  ` [PATCH v1.1] "

[PATCH net] vxlan: don't allow overwrite of config src addr
 2017-02-20 17:25 UTC 

[PATCH net] ip: fix IP_CHECKSUM handling
 2017-02-20 17:23 UTC  (2+ 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).