netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-23 00:38:33 to 2015-12-24 09:43:57 UTC [more...]

[net-next PATCH 00/10] be2net: patch set
 2015-12-24  9:26 UTC  (11+ messages)
` [net-next PATCH 01/10] be2net: fix VF link state transition from disabled to auto
` [net-next PATCH 02/10] be2net: avoid configuring VEPA mode on BE3
` [net-next PATCH 03/10] be2net: cleanup FW flash image related macro defines
` [net-next PATCH 04/10] be2net: move FW flash cmd code to be_cmds.c
` [net-next PATCH 05/10] be2net: log digital signature errors while flashing FW image
` [net-next PATCH 06/10] be2net: remove a line of code that has no effect
` [net-next PATCH 07/10] be2net: remove unused error variables
` [net-next PATCH 08/10] be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
` [net-next PATCH 09/10] be2net: support ethtool get-dump option
` [net-next PATCH 10/10] be2net: bump up the driver version to 11.0.0.0

[patch v2] qlcnic: fix a timeout loop
 2015-12-24  9:21 UTC  (2+ messages)
` [patch] qlcnic: fix a loop exit condition better

[PATCH net-next v2] ip_tunnel: Move stats update to iptunnel_xmit()
 2015-12-24  9:21 UTC  (6+ messages)

[PATCH 0/3] drivers: net: cpsw: phy-handle fixes
 2015-12-24  9:10 UTC  (10+ messages)
` [PATCH 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
` [PATCH 2/3] drivers: net: cpsw: fix error messages when using phy-handle DT property
` [PATCH 3/3] drivers: net: cpsw: use of_phy_connect() in fixed-link case

[PATCH] mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()
 2015-12-24  8:33 UTC 

[PATCH V1 00/16] add Intel(R) X722 iWARP driver
 2015-12-24  8:25 UTC  (29+ messages)
` [PATCH V1 01/16] i40e: Add support for client interface for IWARP driver
  ` [PATCH V1 02/16] i40iw: add main, hdr, status
    ` [PATCH V1 03/16] i40iw: add connection management code
      ` [PATCH V1 04/16] i40iw: add puda code
        ` [PATCH V1 05/16] i40iw: add pble resource files
          ` [PATCH V1 06/16] i40iw: add hmc "
            ` [PATCH V1 07/16] i40iw: add hw and utils files
              ` [PATCH V1 08/16] i40iw: add files for iwarp interface
                ` [PATCH V1 09/16] i40iw: add file to handle cqp calls
                  ` [PATCH V1 10/16] i40iw: add hardware related header files
                    ` [PATCH V1 11/16] i40iw: add X722 register file
                      ` [PATCH V1 12/16] i40iw: user kernel shared files
                        ` [PATCH V1 13/16] i40iw: virtual channel handling files
                          ` [PATCH V1 14/16] i40iw: Kconfig and Kbuild for iwarp module
                            ` [PATCH V1 15/16] i40iw: add entry in rdma_netlink

[PATCH v2] r8152: fix lockup when runtime PM is enabled
 2015-12-24  7:14 UTC  (12+ messages)

[PATCH linux-firmware] qed: Add firmware 8.7.3.0
 2015-12-24  6:56 UTC  (2+ messages)

[PATCH] netconsole: Initialize after all core networking drivers
 2015-12-24  6:54 UTC  (5+ messages)
      ` [PATCH] vxlan: Properly depend on ipv6 and revert to module_init()

YOU NEED TO REPLY
 2015-12-24  5:47 UTC 

[PATCH 1/1] ixgbe: force to synchronize reporting "link on" and getting speed and duplex
 2015-12-24  6:24 UTC  (12+ messages)
  ` [V2 PATCH 1/1] ixgbe: force to synchronize reporting "link on" and
    ` [PATCH 1/1] ixgbe: force to synchronize reporting "link on" and getting speed
      ` [Intel-wired-lan] [V2 PATCH 1/1] ixgbe: force to synchronize reporting "link on" and
` [Intel-wired-lan] [PATCH 1/1] ixgbe: force to synchronize reporting "link on" and getting speed and duplex
  ` [E1000-devel] "

[PATCH net,stable] net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
 2015-12-24  3:52 UTC  (2+ messages)

[PATCH net-next 0/9] Update support for T6 adapters
 2015-12-24  3:36 UTC  (11+ messages)
` [PATCH net-next 1/9] cxgb4: Pass correct argument to t4_link_l1cfg()
` [PATCH net-next 2/9] cxgb4: Update pm_stats for T6 adapter family
` [PATCH net-next 3/9] cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
` [PATCH net-next 4/9] cxgb4: Update register range and SGE registers "
` [PATCH net-next 5/9] cxgb4: Update Congestion Channel map "
` [PATCH net-next 6/9] cxgb4: Update correct encoding of SGE Ingress DMA States "
` [PATCH net-next 7/9] cxgb4: Update mps_tcam output to include T6 fields
` [PATCH net-next 8/9] cxgb4: Update SGE context congestion map change for T6 adapter
` [PATCH net-next 9/9] cxgb4vf: Update to 128 byte mailbox size "

[PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers
 2015-12-24  3:33 UTC  (5+ messages)
  ` [PATCH net-next 1/2] MAINTAINERS: Assign new maintainers to Mellanox mlx5 "
  ` [PATCH net-next 2/2] MAINTAINERS: Assign maintainer to Mellanox mlx4 "

[PATCH net v2] geneve: initialize needed_headroom
 2015-12-24  3:28 UTC  (3+ messages)

[PATCH 1/2] bonding: drop unused to_dev macro in bond_sysfs.c
 2015-12-24  3:27 UTC  (4+ messages)
` [PATCH 2/2] bridge: use kobj_to_dev instead of to_dev

[PATCH net-next] dsa: mv88e6xxx: Add Second back of statistics
 2015-12-24  3:17 UTC  (2+ messages)

[PATCH v2 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031
 2015-12-24  3:14 UTC  (2+ messages)

[PATCH net-next v2 0/5] sfc: additional virtual function support​
 2015-12-24  3:06 UTC  (7+ messages)
  ` [PATCH net-next v2 1/5] sfc: Retry MCDI after NO_EVB_PORT error on a VF
  ` [PATCH net-next v2 2/5] sfc: Handle MCDI proxy authorisation
  ` [PATCH net-next v2 3/5] sfc: Make failed filter removal less noisy
  ` [PATCH net-next v2 4/5] sfc: Downgrade EPERM messages from MCDI to debug
  ` [PATCH net-next v2 5/5] sfc: Downgrade or remove some error messages

[PATCH net] ipv6: honor ifindex in case we receive ll addresses in router advertisements
 2015-12-24  3:05 UTC  (2+ messages)

[PATCH RFC 00/28] DSA: Restructure probing
 2015-12-23 23:13 UTC  (46+ messages)
` [PATCH RFC 01/28] component: remove old add_components method
` [PATCH RFC 02/28] ARM: VF610: Add Zodiac Inflight Innovations development boards
` [PATCH RFC 03/28] net: dsa: Move platform data allocation for OF
` [PATCH RFC 04/28] dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
` [PATCH RFC 05/28] net: dsa: Pass the dsa device to the switch drivers
` [PATCH RFC 06/28] net: dsa: Have the switch driver allocate there own private memory
` [PATCH RFC 07/28] net: dsa: Remove allocation of driver "
` [PATCH RFC 08/28] net: dsa: Keep the mii bus and address in the private structure
` [PATCH RFC 09/28] net: dsa: Add basic support for component master support
` [PATCH RFC 10/28] net: dsa: Keep a reference to the switch device for component matching
` [PATCH RFC 11/28] net: dsa: Add slave component matches based on a phandle to the slave
` [PATCH RFC 12/28] net: dsa: Make dsa,mii-bus optional
` [PATCH RFC 13/28] net: dsa: Add register/unregister functions for switch drivers
` [PATCH RFC 14/28] net: dsa: Rename DSA probe function
` [PATCH RFC 15/28] of_mdio: Add "mii-bus" and address property parser
` [PATCH RFC 16/28] dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
` [PATCH RFC 17/28] dsa: mv88e6xxx: Add shared code for binding/unbinding a switch driver
` [PATCH RFC 18/28] dsa: Add platform device support to Marvell switches
` [PATCH RFC 19/28] net: dsa: bcm_sf2: make it a real platform driver
` [PATCH RFC 20/28] vf610: Zii: Convert rev b to switches as individual devices
` [PATCH RFC 21/28] net: dsa: Add some debug prints for error cases
` [PATCH RFC 22/28] net: dsa: Setup the switches after all have been probed
` [PATCH RFC 23/28] net: dsa: Only setup platform switches, not device switches
` [PATCH RFC 24/28] net: dsa: If a switch fails to probe, defer probing
` [PATCH RFC 25/28] Documentation: DSA: Describe how probe of DSA and switches work
` [PATCH RFC 26/28] dsa: Convert mv88e6xxx into a library allowing driver modules
` [PATCH RFC 27/28] dsa: slave: Don't reference NULL pointer during phy_disconnect
` [PATCH RFC 28/28] dsa: Destroy fixed link phys after the phy has been disconnected

[PATCH net 1/2] openvswitch: Fix helper reference leak
 2015-12-23 22:44 UTC  (5+ messages)

[PATCH net] openvswitch: Fix template leak in error cases
 2015-12-23 22:39 UTC 

[PATCH net-next] ip_tunnel: Move stats update to iptunnel_xmit()
 2015-12-23 22:35 UTC  (3+ messages)

[patch] poll.2: timeout_ts is a pointer, so use -> not . for member access
 2015-12-23 22:29 UTC  (2+ messages)

[PATCH] mac802154: constify ieee802154_llsec_ops structure
 2015-12-23 21:36 UTC 

[iproute PATCH v2 2/2] ss: support closing inet sockets via SOCK_DESTROY
 2015-12-23 21:17 UTC  (4+ messages)
  ` [iproute PATCH v3 1/2] libnetlink: add a variant of rtnl_send_check that consumes ACKs

[PATCH 0/2] ppp: add netlink support
 2015-12-23 20:09 UTC  (4+ messages)
` [PATCH 1/2] ppp: define reusable device creation functions
` [PATCH 2/2] ppp: implement rtnetlink device handling

[PATCH net] sctp: label accepted/peeled off sockets
 2015-12-23 20:05 UTC  (2+ messages)

net: user-controllable kmalloc size in __sctp_setsockopt_connectx
 2015-12-23 18:28 UTC  (2+ messages)
` [PATCH net] sctp: use GFP_USER for user-controlled kmalloc

[RFC PATCH 00/17] CALIPSO implementation
 2015-12-23 18:07 UTC  (3+ messages)

[PATCH] veth: don't modify ip-summed; doing so treats packets with bad checksums as good
 2015-12-23 17:57 UTC  (4+ messages)
` [PATCH] veth: don’t modify ip_summed; "

[PATCHv2 net-next 0/4] Trivial enhancements for cxgb4
 2015-12-23 17:06 UTC  (6+ messages)
` [PATCHv2 net-next 1/4] cxgb4: Warn if device doesn't have enough PCI bandwidth
` [PATCHv2 net-next 2/4] cxgb4: get naming correct for iscsi queues
` [PATCHv2 net-next 3/4] cxgb4: Use the node info to alloc_ring() for RX queues
` [PATCHv2 net-next 4/4] cxgb4: Use napi_complete_done() api in napi handler

[PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031
 2015-12-23 16:37 UTC  (6+ messages)

[PATCH 1/2] PCI: Add mechanism to find topologically near cores
 2015-12-23 15:46 UTC  (5+ messages)
` [PATCH 2/2] ixgbe: Use core to device locality interface

[PATCH net] geneve: initialize needed_headroom
 2015-12-23 15:39 UTC  (4+ messages)

netdev antiblue protect eye for distributor
 2015-12-23 11:44 UTC 

[linux-review:Andrew-Lunn/ethtool-Add-phy-statistics/20151223-195714] 5d5686595a5cbf1ccfd334bc472bfa1d1441b849 BUILD DONE
 2015-12-23 13:38 UTC 

[PATCH net-next 0/3] Ethtool support for phy stats
 2015-12-23 13:21 UTC  (7+ messages)
` [PATCH net-next 1/3] ethtool: Add phy statistics
` [PATCH net-next 2/3] phy: marvell: Add ethtool statistics counters
` [PATCH net-next 3/3] phy: micrel: "

[PATCH 0/2] ethtool(1) support for reading Phy stats
 2015-12-23 11:58 UTC  (3+ messages)
` [PATCH 1/2] ethtool-copy.h: sync with net
` [PATCH 2/2] ethtool: Add PHY statistics support

[PATCH 1/4] net: ethernet: arc: Probe emac after set RMII clock
 2015-12-23  9:19 UTC  (3+ messages)
  ` [PATCH 2/4] net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
` [PATCH 3/4] net: ethernet: arc: Add support emac for RK3036

linux-next: kernel panic in ipv6_defrag
 2015-12-23  8:59 UTC  (2+ messages)

[PATCH net-next 0/5] Trivial enhancements for cxgb4
 2015-12-23  5:07 UTC  (5+ messages)
` [PATCH net-next 3/5] cxgb4: add dcb info node in debugfs


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).