netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-13 20:40:25 to 2016-05-15 23:35:13 UTC [more...]

[PATCH 1/2] net: ethernet: ftgmac100: use phydev from struct net_device
 2016-05-15 23:35 UTC 

[PATCH 1/2] net: ethernet: gianfar: use phydev from struct net_device
 2016-05-15 23:30 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings

OpenWRT wrong adjustment of fq_codel defaults (Was: fq_codel_drop vs a udp flood)
 2016-05-15 23:27 UTC  (10+ messages)
                            ` OpenWRT wrong adjustment of fq_codel defaults (Was: [Codel] "

[PATCH net-next] net: also make sch_handle_egress() drop monitor ready
 2016-05-15 21:59 UTC  (2+ messages)

BUG: use-after-free in netlink_dump
 2016-05-15 19:06 UTC  (2+ messages)

BUG: net/ipv4: KASAN: use-after-free in tcp_v4_rcv
 2016-05-15 18:47 UTC  (2+ messages)

r8169: Unconditionally disabling ASPM
 2016-05-15 18:42 UTC  (2+ messages)

[PATCH] ethernet:arc: Fix racing of TX ring buffer
 2016-05-15 18:07 UTC  (7+ messages)

[PATCH] nf_conntrack: avoid kernel pointer value leak in slab name
 2016-05-15 18:05 UTC  (8+ messages)

[net-next 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2016-05-14
 2016-05-15 17:47 UTC  (15+ messages)
` [net-next 01/13] i40e: Add support for disabling all link and change bits needed for PHY interactions
` [net-next 02/13] i40e: Add allmulti support for the VF
` [net-next 03/13] i40e: Implement the API function for aq_set_switch_config
` [net-next 04/13] i40e: Add vf-true-promisc-support priv flag
` [net-next 05/13] i40e: lie to the VF
` [net-next 06/13] i40e: Refactor ethtool get_settings
` [net-next 07/13] i40e: change Rx hang message into a WARN_ONCE
` [net-next 08/13] i40e: Correct UDP packet header for non_tunnel-ipv6
` [net-next 09/13] i40e: set context to use VSI RSS LUT for SR-IOV
` [net-next 10/13] i40e/i40evf: properly report Rx packet hash
` [net-next 11/13] i40e: don't add broadcast filter for VFs
` [net-next 12/13] i40e: Bump version from 1.5.10 to 1.5.16
` [net-next 13/13] i40e: fix an uninitialized variable bug

[PATCH net-next v2 0/9] bnxt_en: updates for net-next
 2016-05-15 17:36 UTC  (11+ messages)
` [PATCH net-next v2 1/9] bnxt_en: Fix invalid max channel parameter in ethtool -l
` [PATCH net-next v2 2/9] bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
` [PATCH net-next v2 3/9] bnxt_en: Report PCIe link speed and width during driver load
` [PATCH net-next v2 4/9] bnxt_en: Reduce maximum ring pages if page size is 64K
` [PATCH net-next v2 5/9] bnxt_en: Improve the delay logic for firmware response
` [PATCH net-next v2 6/9] bnxt_en: Fix length value in dmesg log firmware error message
` [PATCH net-next v2 7/9] bnxt_en: Simplify and improve unsupported SFP+ module reporting
` [PATCH net-next v2 8/9] bnxt_en: Add BCM57314 device ID
` [PATCH net-next v2 9/9] bnxt_en: Use dma_rmb() instead of rmb()

[PATCH v11 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
 2016-05-15 17:16 UTC  (2+ messages)

[PATCH v11 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-05-15 16:53 UTC 

[PATCH iproute2 -next] ingress, clsact: don't add TCA_OPTIONS to nl msg
 2016-05-15 16:36 UTC 

BUG: net/ipv4: KASAN: use-after-free in tcp_sendmsg
 2016-05-15 16:09 UTC 

[patch net-next 0/4] return offloaded stats as default and expose original sw start
 2016-05-15 15:44 UTC  (11+ messages)
` [patch net-next 1/4] netdevice: add SW statistics ndo

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-05-15 15:23 UTC  (19+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

Email
 2016-05-15 10:46 UTC 

[PATCH 1/4] batman-adv: fix skb deref after free
 2016-05-15 15:11 UTC  (4+ messages)
` [PATCH 2/4] batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
` [PATCH 3/4] batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_update
` [PATCH 4/4] batman-adv: Fix refcnt leak in batadv_v_neigh_*

pull request [net]: batman-adv 20160515
 2016-05-15 15:11 UTC 

[PATCH 1/5] ethtool: move option parsing related codes into function
 2016-05-15  7:14 UTC  (5+ messages)
` [PATCH 2/5] ethtool: move cmdline_coalesce out of do_scoalesce
` [PATCH 3/5] ethtool: introduce new ioctl for per queue setting
` [PATCH 4/5] ethtool: support per queue sub command --show-coalesce
` [PATCH 5/5] ethtool: support per queue sub command --coalesce

[PATCH] net/hsr: Use setup_timer and mod_timer
 2016-05-15 14:07 UTC 

[PATCH net-next 0/5] qed: IOV enhncements and fixups
 2016-05-15 11:48 UTC  (6+ messages)
` [PATCH net-next 1/5] qed: Correct PF-sanity check
` [PATCH net-next 2/5] qed: Improve VF interrupt reset
` [PATCH net-next 3/5] qed: Reset link on IOV disable
` [PATCH net-next 4/5] qed: Allow more than 16 VFs
` [PATCH net-next 5/5] qed: VFs gracefully accept lack of PM

What ixgbe devices support HWTSTAMP_FILTER_ALL for hardware time stamping?
 2016-05-15  7:51 UTC  (9+ messages)

[PATCH net] net/mlx4_core: Fix access to uninitialized index
 2016-05-15  7:21 UTC 

[PATCH net-next 0/9] bnxt_en: updates for net-next
 2016-05-15  6:01 UTC  (12+ messages)
` [PATCH net-next 1/9] bnxt_en: Fix invalid max channel parameter in ethtool -l
` [PATCH net-next 2/9] bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
` [PATCH net-next 3/9] bnxt_en: Report PCIe link speed and width during driver load
` [PATCH net-next 4/9] bnxt_en: Reduce maximum ring pages if page size is 64K
` [PATCH net-next 5/9] bnxt_en: Improve the delay logic for firmware response
` [PATCH net-next 6/9] bnxt_en: Fix length value in dmesg log firmware error message
` [PATCH net-next 7/9] bnxt_en: Simplify and improve unsupported SFP+ module reporting
` [PATCH net-next 8/9] bnxt_en: Add BCM57314 device ID
` [PATCH net-next 9/9] bnxt_en: Use dma_rmb() instead of rmb()

BUG: net/tipc: NULL-ptr dereference in tipc_nl_publ_dump
 2016-05-15  3:04 UTC  (3+ messages)

[PATCH nf V2] netfilter: fix oops in nfqueue during netns error unwinding
 2016-05-15  3:00 UTC  (14+ messages)
              ` [PATCH] nf_queue: Make the queue_handler pernet

[PATCH net-next] net: switchdev: Drop EXPERIMENTAL from description
 2016-05-14 21:06 UTC  (3+ messages)

[PATCH v2] r8169: default to 64-bit DMA on recent PCIe chips
 2016-05-14 20:40 UTC 

[GIT] Networking
 2016-05-14 20:16 UTC 

[PATCH] arm64: bpf: jit JMP_JSET_{X,K}
 2016-05-14 20:12 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2016-05-14 19:47 UTC  (6+ messages)
    ` QRTR merge conflict resolution (was: Re: linux-next: build failure after merge of the net-next tree)

[PATCH net] net/route: enforce hoplimit max value
 2016-05-14 19:34 UTC  (2+ messages)

[PATCH] r8169: default to 64-bit DMA on recent PCIe chips
 2016-05-14 19:02 UTC  (3+ messages)

[v4.6-rc7-183-g1410b74e4061]
 2016-05-14 16:46 UTC  (2+ messages)

[linux-next: May 13] intel/iwlwifi/mvm/mvm.h:1069 suspicious rcu_dereference_protected() usage
 2016-05-14 16:34 UTC  (2+ messages)

КЛИЕНТСКИЕ БАЗЫ т +79133913837 Skype: prodawez389 Email: aburov52@gmail.com Viber\Whatsapp\Telegram +79133913837
 2016-05-14  9:53 UTC 

IT- Desk Service Desk
 2016-05-14 14:21 UTC 

[patch iproute2 00/11] devlink: add support for shared buffer configuration and control
 2016-05-14 13:21 UTC  (4+ messages)
` [iproute2 net-next repost 1/2] devlink: implement shared buffer support
  ` [iproute2 net-next repost 2/2] devlink: implement shared buffer occupancy control

pull request: bluetooth-next 2016-05-14
 2016-05-14 11:22 UTC 

[PATCH] mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
 2016-05-14  8:34 UTC 

[PATCH -next v2 0/4] net: w5100: collection of small changes
 2016-05-14  5:55 UTC  (5+ messages)
` [PATCH -next v2 1/4] net: w5100: remove unused is_w5200()
` [PATCH -next v2 2/4] net: w5100: fix MAC filtering for W5500
` [PATCH -next v2 3/4] net: w5100: increase TX timeout period
` [PATCH -next v2 4/4] net: w5100-spi: add support to specify MAC address by device tree

[RFC PATCH 1/2] net: macb: Add MDIO driver for accessing multiple PHY devices
 2016-05-14  2:50 UTC  (4+ messages)
` [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings

[PATCH v2 0/5] drivers: net: xgene: Bug fixes
 2016-05-14  1:41 UTC  (8+ messages)
` [PATCH v2 1/5] drivers: net: xgene: fix IPv4 forward crash
` [PATCH v2 2/5] drivers: net: xgene: fix sharing of irqs
` [PATCH v2 3/5] drivers: net: xgene: fix ununiform latency across queues
` [PATCH v2 4/5] drivers: net: xgene: fix statistics counters race condition
` [PATCH v2 5/5] drivers: net: xgene: fix register offset

[PATCH net] net: dsa: mv88e6xxx: remove bridge work
 2016-05-14  1:28 UTC  (2+ messages)

[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2016-05-13
 2016-05-14  1:10 UTC  (16+ messages)
` [net-next 01/14] e1000e: fix ethtool autoneg off for non-copper
` [net-next 02/14] e1000e: Cleanup consistency in ret_val variable usage
` [net-next 03/14] igb: use BIT() macro or unsigned prefix
` [net-next 04/14] igb: make igb_update_pf_vlvf static
` [net-next 05/14] e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
` [net-next 06/14] e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
` [net-next 07/14] e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
` [net-next 08/14] igb: adjust PTP timestamps for Tx/Rx latency
` [net-next 09/14] igbvf: remove unused variable and dead code
` [net-next 10/14] igbvf: use BIT() macro instead of shifts
` [net-next 11/14] e1000e: use BIT() macro for bit defines
` [net-next 12/14] e1000e: mark shifted values as unsigned
` [net-next 13/14] igb/igbvf: Add support for GSO partial
` [net-next 14/14] e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl

No "unreachable" response for an outgoing TCP connection when using fwmark
 2016-05-14  0:13 UTC 

[PATCH 0/2] Kill unneeded local variables in the LXT PHY driver
 2016-05-13 23:09 UTC  (3+ messages)
` [PATCH 1/2] lxt: simplify lxt97[01]_config_intr()
` [PATCH 2/2] lxt: simplify lxt970_config_init()

[PATCH 0/2] Don't return NULL from get_phy_device() anymore
 2016-05-13 23:05 UTC 

[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-13 22:04 UTC  (7+ messages)
` [RESEND PATCH v7 07/21] IB/hns: Add event queue support
` [RESEND PATCH v7 17/21] IB/hns: Add QP operations support

[PATCH iproute2] geneve: fix IPv6 remote address reporting
 2016-05-13 21:43 UTC  (2+ messages)

[PATCH] Bluetooth: Fix l2cap_sock_teardown_cb race condition with bt_accept_dequeue
 2016-05-13 21:00 UTC  (2+ messages)

[PATCH 1/3] netfilter: ipset: use setup_timer() and mod_timer()
 2016-05-13 20:58 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH] i40e: constify i40e_client_ops structure
 2016-05-13 20:42 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).