netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-23 12:57:56 to 2015-12-25 22:43:10 UTC [more...]

[PATCH] prism54: fix checks for dma mapping errors
 2015-12-25 22:42 UTC 

[PATCH RFC 00/28] DSA: Restructure probing
 2015-12-25 22:00 UTC  (47+ messages)
` [PATCH RFC 01/28] component: remove old add_components method
` [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 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 19/28] net: dsa: bcm_sf2: make it a real platform driver
` [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] ixgbe: on recv increment rx.ring->stats.yields instead of tx
 2015-12-25 16:26 UTC  (3+ messages)
` [PATCH v2] ixgbe: on recv increment rx.ring->stats.yields
  ` [Intel-wired-lan] "

[net-next 0/9][pull request] 10GbE Intel Wired LAN Driver Updates 2015-12-24
 2015-12-25 15:33 UTC  (11+ messages)
` [net-next 1/9] ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
` [net-next 2/9] ixgbevf: minor cleanups for ixgbevf_set_itr()
` [net-next 3/9] ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
` [net-next 4/9] ixgbe: report correct media type for KR, KX and KX4 interfaces
` [net-next 5/9] ixgbe: Clean up redundancy in hw_enc_features
` [net-next 6/9] ixgbe: fix RSS limit for X550
` [net-next 7/9] ixgbe: Correct X550EM_x revision check
` [net-next 8/9] ixgbe: fix write to VLVFB in ixgbe_clear_vf_vlans()
` [net-next 9/9] ixgbe: Fix bugs "

[PATCH net-next v5 0/8] openvswitch: NAT support
 2015-12-25 12:30 UTC  (3+ messages)
` [PATCH net-next v5 2/8] netfilter: Factor out nf_ct_get_info()

[PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref'
 2015-12-25  3:12 UTC  (2+ messages)
` [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route

linux-next: kernel panic in ipv6_defrag
 2015-12-25  1:21 UTC  (3+ messages)

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

[PATCH net-next v3] ip_tunnel: Move stats update to iptunnel_xmit()
 2015-12-24 22:34 UTC 

[PATCH V1 00/16] add Intel(R) X722 iWARP driver
 2015-12-24 19:36 UTC  (30+ 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 0/3] can: sja1000: support for technologic version
 2015-12-24 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] can: sja1000: of: add per-compatible init hook
` [PATCH v2 2/3] can: sja1000: add documentation for Technologic Systems version
` [PATCH v2 3/3] can: sja1000: of: add compatibility with "

[PATCH net-next 0/4] Faster SO_REUSEPORT
 2015-12-24 16:36 UTC  (3+ messages)
` [PATCH net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF

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

[PATCH net-next] cxgb4: Remove deprecated module parameters
 2015-12-24 16:06 UTC  (2+ messages)

[PATCH net-next] cxgb4: Get TID calculation right for IPv6 mode
 2015-12-24 16:05 UTC  (2+ messages)

[patch v2] qlcnic: fix a timeout loop
 2015-12-24 16:02 UTC  (3+ messages)
` [patch] qlcnic: fix a loop exit condition better

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

[PATCH V5 9/9] hvsock: introduce Hyper-V VM Sockets feature
 2015-12-24 14:15 UTC 

[PATCH V5 8/9] Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
 2015-12-24 14:14 UTC 

[PATCH V5 7/9] Drivers: hv: vmbus: add a mechanism to pass hvsock events to the hvsock driver
 2015-12-24 14:14 UTC 

[PATCH V5 6/9] Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
 2015-12-24 14:14 UTC 

[PATCH V5 5/9] Drivers: hv: vmbus: add APIs to send/recv hvsock packets
 2015-12-24 14:14 UTC 

[PATCH V5 4/9] Drivers: hv: ring_buffer: enhance hv_ringbuffer_read() to support hvsock
 2015-12-24 14:14 UTC 

[PATCH V5 3/9] Drivers: hv: vmbus: define a new VMBus message type for hvsock
 2015-12-24 14:14 UTC 

[PATCH V5 2/9] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
 2015-12-24 14:14 UTC 

[PATCH V5 1/9] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
 2015-12-24 14:13 UTC 

[PATCH V5 0/9] introduce Hyper-V VM Sockets(hvsock
 2015-12-24 14:12 UTC 

[PATCH] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
 2015-12-24 14:05 UTC 

[PATCH net-next V2 0/4] Introduce mlx5 ethernet timestamping
 2015-12-24 14:02 UTC  (3+ messages)
` [PATCH net-next V2 3/4] net/mlx5e: Add HW timestamping (TS) support

[net-next PATCH 00/10] be2net: patch set
 2015-12-24 13:23 UTC  (12+ 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 net-next 0/2] r8169:Update RTL8168H PHY parameters
 2015-12-24 13:15 UTC  (3+ messages)
` [PATCH net-next 1/2] r8169:Fix typo in setting RTL8168H PHY parameter
` [PATCH net-next 2/2] r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt"

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

[PATCH 0/3] drivers: net: cpsw: phy-handle fixes
 2015-12-24  9:10 UTC  (7+ messages)

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

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

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:17 UTC  (5+ 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

[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  (2+ messages)

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

[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  (2+ messages)

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

[PATCH 1/2] PCI: Add mechanism to find topologically near cores
 2015-12-23 15:46 UTC  (2+ messages)

[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 1/3] ethtool: Add phy statistics
 2015-12-23 13:21 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).