netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-06 15:40:28 to 2016-12-07 07:34:48 UTC [more...]

[net-next 00/20][pull request] 40GbE Intel Wired LAN Driver Updates 2016-12-06
 2016-12-07  7:33 UTC  (8+ messages)
` [net-next 01/20] i40e: Driver prints log message on link speed change
` [net-next 02/20] i40e: simplify txd use count calculation
` [net-next 03/20] i40e: restore workaround for removing default MAC filter
` [net-next 04/20] i40e/i40evf: napi_poll must return the work done
` [net-next 05/20] i40e: remove code to handle dev_addr specially
` [net-next 06/20] i40e: Blink LED on 1G BaseT boards
` [net-next 07/20] Changed version from 1.6.21 to 1.6.25

[PATCH 00/10] virtio: sparse fixes
 2016-12-07  7:30 UTC  (15+ messages)
` [PATCH 05/10] vhost: make interval tree static inline
` [PATCH 06/10] vhost: add missing __user annotations
` [PATCH 07/10] vsock/virtio: add a missing __le annotation
` [PATCH 08/10] vsock/virtio: mark an internal function static
` [PATCH 09/10] vsock/virtio: fix src/dst cid format
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA driver
 2016-12-07  7:29 UTC  (9+ messages)
` [PATCH net-next v2 1/7] bnxt_en: Add bnxt_set_max_func_irqs()
` [PATCH net-next v2 2/7] bnxt_en: Enable MSIX early in bnxt_init_one()
` [PATCH net-next v2 3/7] bnxt_en: Move function reset to bnxt_init_one()
` [PATCH net-next v2 4/7] bnxt_en: Improve completion ring allocation for VFs
` [PATCH net-next v2 5/7] bnxt_en: Reserve RDMA resources by default
` [PATCH net-next v2 6/7] bnxt_en: Refactor the driver registration function with firmware
` [PATCH net-next v2 7/7] bnxt_en: Add interface to support RDMA driver

linux-next: manual merge of the staging tree with the net-next tree
 2016-12-07  7:02 UTC  (2+ messages)

[net-next] icmp: correct return value of icmp_rcv()
 2016-12-07  6:52 UTC 

[PATCH] net: return value of skb_linearize should be handled in Linux kernel
 2016-12-07  6:51 UTC  (5+ messages)

[RFC] udp: some improvements on RX path
 2016-12-07  6:47 UTC  (14+ messages)
    ` [PATCH] net/udp: do not touch skb->peeked unless really needed
                    ` [PATCH net-next] net: sock_rps_record_flow() is for connected sockets

Oops with CONFIG_VMAP_STCK and bond device + virtio-net
 2016-12-07  5:58 UTC  (2+ messages)

[PATCH v3 net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-07  5:31 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] bpf: xdp: "
` [PATCH v3 net-next 2/4] mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
` [PATCH v3 net-next 3/4] mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
` [PATCH v3 net-next 4/4] bpf: xdp: Add XDP example for head adjustment

[PATCH] net: wireless: realtek: constify rate_control_ops structures
 2016-12-07  5:07 UTC  (3+ messages)

[PATCH net] phy: Don't increment MDIO bus refcount unless it's a different owner
 2016-12-07  4:54 UTC 

[PATCH net-next 1/1] driver: macvlan: Remove the rcu member of macvlan_port
 2016-12-07  4:23 UTC 

[net-next][PATCH v2 00/18] net: RDS updates
 2016-12-07  4:01 UTC  (19+ messages)
` [net-next][PATCH v2 01/18] RDS: log the address on bind failure
` [net-next][PATCH v2 02/18] RDS: mark few internal functions static to make sparse build happy
` [net-next][PATCH v2 03/18] RDS: IB: include faddr in connection log
` [net-next][PATCH v2 04/18] RDS: IB: make the transport retry count smallest
` [net-next][PATCH v2 05/18] RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
` [net-next][PATCH v2 06/18] RDS: RDMA: start rdma listening after init
` [net-next][PATCH v2 07/18] RDS: RDMA: return appropriate error on rdma map failures
` [net-next][PATCH v2 08/18] RDS: IB: split the mr registration and invalidation path
` [net-next][PATCH v2 09/18] RDS: RDMA: silence the use_once mr log flood
` [net-next][PATCH v2 10/18] RDS: IB: track and log active side endpoint in connection
` [net-next][PATCH v2 11/18] RDS: IB: add few useful cache stasts
` [net-next][PATCH v2 12/18] RDS: IB: Add vector spreading for cqs
` [net-next][PATCH v2 13/18] RDS: RDMA: Fix the composite message user notification
` [net-next][PATCH v2 14/18] RDS: IB: fix panic due to handlers running post teardown
` [net-next][PATCH v2 15/18] RDS: add stat for socket recv memory usage
` [net-next][PATCH v2 16/18] RDS: make message size limit compliant with spec
` [net-next][PATCH v2 17/18] RDS: add receive message trace used by application
` [net-next][PATCH v2 18/18] RDS: IB: add missing connection cache usage info

[PATCH net-next 0/2] Initial driver for Synopsys DWC XLGMAC
 2016-12-07  3:57 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: add extension of phy-mode for XLGMII
` [PATCH net-next 2/2] net: ethernet: Initial driver for Synopsys DWC XLGMAC

[PATCH v2] tun: Use netif_receive_skb instead of netif_rx
 2016-12-07  3:39 UTC  (5+ messages)

[PATCH 1/1] ixgbe: write flush vfta registers
 2016-12-07  3:05 UTC  (4+ messages)
` Aw: "

[PATCH net-next V2 0/7] liquidio VF data path
 2016-12-07  2:50 UTC  (9+ messages)
` [PATCH net-next V2 1/7] liquidio CN23XX: VF offload features
` [PATCH net-next V2 2/7] liquidio CN23XX: VF link status
` [PATCH net-next V2 3/7] liquidio CN23XX: VF mac address
` [PATCH net-next V2 4/7] liquidio CN23XX: VF scatter gather lists
` [PATCH net-next V2 5/7] liquidio CN23XX: VF xmit
` [PATCH net-next V2 6/7] liquidio CN23XX: VF TX buffers
` [PATCH net-next V2 7/7] liquidio VF rx data and ctl path

[PATCH net-next 0/2] Add ethtool set regs support
 2016-12-07  2:57 UTC  (6+ messages)
` [PATCH net-next 1/2] ethtool: Add set regs -D option support
` [PATCH net-next 2/2] net/mlx5e: Add ethtool get/set reg support

[PATCH] [v3] net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
 2016-12-07  2:54 UTC  (5+ messages)

[PATCH v3 0/7] irda: w83977af_ir: Neatening
 2016-12-07  2:47 UTC  (9+ messages)
` [PATCH v3 1/7] irda: w83977af_ir: Whitespace neatening
` [PATCH v3 2/7] irda: w83977af_ir: More whitespace neatening
` [PATCH v3 3/7] irda: w83977af_ir: Remove and add blank lines
` [PATCH v3 4/7] irda: w83977af_ir: Neaten pointer comparisons
` [PATCH v3 5/7] irda: w83977af_ir: Use the common brace style
` [PATCH v3 6/7] irda: w83977af_ir: Parenthesis alignment
` [PATCH v3 7/7] irda: w83977af_ir: Neaten logging

[PATCH net-next v3 1/1] driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
 2016-12-07  0:44 UTC 

[PATCH net-next v2 1/1] driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
 2016-12-07  0:35 UTC  (3+ messages)

[PATCH net-next] bpf: fix loading of BPF_MAXINSNS sized programs
 2016-12-07  0:15 UTC 

[PATCH]net:sched:release lock before tcf_dump_walker() normal return to avoid deadlock
 2016-12-07  0:10 UTC  (2+ messages)

[PATCH v5 00/13] net: ethernet: ti: cpts: update and fixes
 2016-12-07  0:00 UTC  (14+ messages)
` [PATCH v5 01/13] net: ethernet: ti: cpts: switch to readl/writel_relaxed()
` [PATCH v5 02/13] net: ethernet: ti: allow cpts to be built separately
` [PATCH v5 03/13] net: ethernet: ti: cpsw: minimize direct access to struct cpts
` [PATCH v5 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
` [PATCH v5 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v5 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
  ` [PATCH v5 07/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH v5 08/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
` [PATCH v5 09/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v5 10/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v5 11/13] clocksource: export the clocks_calc_mult_shift to use by timestamp code
` [PATCH v5 12/13] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH v5 13/13] net: ethernet: ti: cpts: fix overflow check period

[PATCH net-next 0/7] bnxt_en: Add interface to support RDMA driver
 2016-12-06 23:55 UTC  (10+ messages)
` [PATCH net-next 1/7] bnxt_en: Add bnxt_set_max_func_irqs()
` [PATCH net-next 3/7] bnxt_en: Move function reset to bnxt_init_one()
` [PATCH net-next 4/7] bnxt_en: Improve completion ring allocation for VFs
  ` [PATCH net-next 2/7] bnxt_en: Enable MSIX early in bnxt_init_one()
  ` [PATCH net-next 5/7] bnxt_en: Reserve RDMA resources by default
  ` [PATCH net-next 6/7] bnxt_en: Refactor the driver registration function with firmware
` [PATCH net-next 7/7] bnxt_en: Add interface to support RDMA driver

ixgbe Port cannot load, "failed to register GSI"
 2016-12-06 23:22 UTC 

commit : ppp: add rtnetlink device creation support - breaks netcf on my machine
 2016-12-06 23:12 UTC  (5+ messages)

Soft lockup in inet_put_port on 4.6
 2016-12-06 23:06 UTC 

[PATCH net-next V2 1/2] net/sched: cls_flower: Add support for matching on flags
 2016-12-06 23:03 UTC  (2+ messages)

[PATCH nf-next] netfilter: xt_bpf: support ebpf
 2016-12-06 22:44 UTC  (11+ messages)

[PATCH v2 net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-06 22:25 UTC  (12+ messages)
` [PATCH v2 net-next 1/4] bpf: xdp: "
` [PATCH v2 net-next 3/4] mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active

[RFC PATCH] i40e: enable PCIe relax ordering for SPARC
 2016-12-06 22:04 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net] netvsc: reduce maximum GSO size
 2016-12-06 21:43 UTC 

[PATCH nf-next v2] netfilter: xt_bpf: support ebpf
 2016-12-06 21:25 UTC 

[PATCH net-next 0/3] net/sched: cls_flower: Add support for matching on dissection flags
 2016-12-06 20:51 UTC  (4+ messages)
` [PATCH net-next 1/3] net/flow_dissector: Enable matching on flags for TC filter consumers

[PATCH net] net: ep93xx_eth: Do not crash unloading module
 2016-12-06 20:44 UTC  (3+ messages)

[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
 2016-12-06 20:43 UTC  (11+ messages)
` [PATCH 2/6] net: ethernet: ti: cpts: add support for ext rftclk selection
` [PATCH 4/6] net: ethernet: ti: cpts: add ptp pps support

Gigabit ethernet driver for Alacritechs SLIC devices (v4)
 2016-12-06 19:11 UTC  (5+ messages)

Avoid deadlock situation due to use of xmit_lock
 2016-12-06 19:10 UTC  (3+ messages)

[PATCH] drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
 2016-12-06 18:56 UTC  (4+ messages)
  ` [PATCH v2] "

"af_unix: conditionally use freezable blocking calls in read" is wrong
 2016-12-06 18:37 UTC  (5+ messages)

[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-12-06 18:23 UTC  (13+ messages)

[PATCH v4 00/13] net: ethernet: ti: cpts: update and fixes
 2016-12-06 18:04 UTC  (7+ messages)
` [PATCH v4 09/13] net: ethernet: ti: cpts: rework initialization/deinitialization

[PATCH net-next] netfilter: xt_rateest_put() can directly call kfree()
 2016-12-06 17:30 UTC 

[GIT] Networking
 2016-12-06 17:04 UTC 

[PATCH net V2 0/6] Mellanox 100G mlx5 fixes 2016-12-04
 2016-12-06 16:45 UTC  (2+ messages)

[PATCH v3 net-next v3 0/4] net: dsa: mv88e6xxx: rework reset and PPU code
 2016-12-06 16:33 UTC  (2+ messages)

[PATCH V4 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
 2016-12-06 16:43 UTC  (2+ messages)

[patch net v4] net: fec: fix compile with CONFIG_M5272
 2016-12-06 16:41 UTC  (2+ messages)

[PATCH net] be2net: Add DEVSEC privilege to SET_HSW_CONFIG command
 2016-12-06 16:41 UTC  (2+ messages)

[PATCH] virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
 2016-12-06 16:39 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: fix early budget split
 2016-12-06 16:37 UTC  (2+ messages)

[PATCH next] Revert "dctcp: update cwnd on congestion event"
 2016-12-06 16:34 UTC  (2+ messages)

[PATCH net v4] tcp: warn on bogus MSS and try to amend it
 2016-12-06 16:01 UTC  (2+ messages)

[PATCH resend 0/8] irda: w83977af_ir: Neatening
 2016-12-06 15:59 UTC  (2+ messages)

[PATCH net-next] phy: add phy fixup unregister functions
 2016-12-06 15:57 UTC  (5+ messages)

[PATCH 0/2] register atmel-ssc as sound DAI w/o platform driver
 2016-12-06 15:52 UTC  (3+ messages)
` [PATCH 2/2] ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself

ATENCIÓN;
 2016-12-06 15:01 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).