netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-20 08:33:55 to 2014-03-21 07:37:42 UTC [more...]

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-21  7:37 UTC  (17+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver

[PATCH net-next] gianfar: Fix P1010 config regression (SQ polling)
 2014-03-21  7:33 UTC  (3+ messages)
  ` [PATCH net-next v2] "

[PATCH] net: micrel : ks8851-ml: add vdd-supply support
 2014-03-21  6:52 UTC 

[PATCH v3] mac80211: LLVMLinux: Remove VLAIS usage from mac80211
 2014-03-21  6:39 UTC  (2+ messages)
  ` [PATCH v4] "

alloc_skb from huge memory
 2014-03-21  6:36 UTC  (3+ messages)

[net-next PATCH 0/2] be2net: add vxlan offload support
 2014-03-21  6:21 UTC  (5+ messages)
` [net-next PATCH 1/2] be2net: add FW cmds needed for VxLAN offloads
` [net-next PATCH 2/2] be2net: csum, tso and rss steering offload support for VxLAN

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-21  5:06 UTC  (4+ messages)

[PATCH][net-next] ipv4: remove ip_rt_dump from route.c
 2014-03-21  3:33 UTC 

[RFC] csum experts, csum_replace2() is too expensive
 2014-03-21  2:51 UTC  (5+ messages)

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-21  2:39 UTC  (4+ messages)

[PATCH net-next] atheros/atlx: use SET_ETHTOOL_OPS directly
 2014-03-21  1:50 UTC  (5+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/3] Altera TSE: Misc driver updates
 2014-03-21  1:43 UTC  (4+ messages)
` [PATCH net-next 1/3] Altera TSE: Set version number by driver's get regs
` [PATCH net-next 2/3] Altera TSE: Correct typecast issue detected by kbuild test robot
` [PATCH net-next 3/3] Altera TSE: Correct two typos in original submission

[PATCH net-next 4/4] net: Don't clear skbuff hash for IP fragments
 2014-03-21  1:47 UTC  (2+ messages)

[PATCH net-next 2/4] net: use skb_get_hash in tx queue selection
 2014-03-21  1:37 UTC  (3+ messages)

[PATCH net-next] ixgbe: stop PTP before suspending
 2014-03-21  1:36 UTC  (2+ messages)

[PATCH net-next 3/4] net: don't clear skbuff hash on tunnel xmit
 2014-03-21  0:09 UTC 

[PATCH net-next 1/4] net: Rename rxhash to hash
 2014-03-21  0:09 UTC 

[PATCH net-next 0/4] net: rename skb->rxhash
 2014-03-21  0:09 UTC 

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-20 23:53 UTC  (15+ messages)

[PATCH net-next, v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-20 22:28 UTC 

[PATCH V9 7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver
 2014-03-20 22:23 UTC 

[PATCH V9 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-20 22:23 UTC 

[PATCH V9 5/7] net: sxgbe: add Checksum offload support for Samsung sxgbe
 2014-03-20 22:23 UTC 

[PATCH V9 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-20 22:23 UTC 

[PATCH V9 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-20 22:23 UTC 

[PATCH V9 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-20 22:23 UTC 

[PATCH V9 1/7] sxgbe: Add device-tree binding support document
 2014-03-20 22:23 UTC 

[PATCH V9 0/7] add new Samsung SXGBE driver
 2014-03-20 22:23 UTC 

[PATCH v3] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-20 22:22 UTC  (3+ messages)

[PATCH V8 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-20 21:44 UTC  (3+ messages)

[PATCH net-next 0/4] net: bcmgenet: misc fixes
 2014-03-20 21:36 UTC  (6+ messages)
` [PATCH net-next 1/4] net: bcmgenet: remove unused spinlock member
` [PATCH net-next 2/4] net: bcmgenet: add skb_tx_timestamp call
` [PATCH net-next 3/4] net: bcmgenet: remove bogus tx queue checks
` [PATCH net-next 4/4] net: bcmgenet: manipulate netdev_queue directly

[GIT net] Open vSwitch
 2014-03-20 21:30 UTC  (6+ messages)
  ` [PATCH net 1/4] ovs: fix dp check in ovs_dp_reset_user_features
  ` [PATCH net 2/4] openvswitch: Read tcp flags only then the tranport header is present
  ` [PATCH net 3/4] openvswitch: Fix race
  ` [PATCH net 4/4] openvswitch: Correctly report flow used times for first 5 minutes after boot

[PATCH net-next 1/2] af_ieee802154: fix check on broadcast address
 2014-03-20 21:41 UTC  (4+ messages)
` [PATCH net-next 2/2] ieee802154: dgram: cleanup set of broadcast panid

[PATCH 0/5] sh_eth: Fix the race between open and MDIO bus registration
 2014-03-20 21:22 UTC  (8+ messages)
` [PATCH 1/5] sh_eth: Use the platform device for memory allocation
` [PATCH 2/5] sh_eth: Use the platform device as the MDIO bus parent
` [PATCH 3/5] sh_eth: Simplify MDIO bus initialization and release
` [PATCH 4/5] sh_eth: Register MDIO bus before registering the network device
` [PATCH 5/5] sh_eth: Remove goto statements that jump straight to a return

[PATCH net-next v3 0/9] ptp: dynamic pin control
 2014-03-20 21:22 UTC  (10+ messages)
` [PATCH net-next v3 1/9] ptp: introduce programmable pins
` [PATCH net-next v3 2/9] ptp: add the pin GET/SETFUNC ioctls to the testptp program
` [PATCH net-next v3 3/9] ptp: expose the programmable pins via sysfs
` [PATCH net-next v3 4/9] ptp: drivers: set the number of programmable pins
` [PATCH net-next v3 5/9] dp83640: trivial fixes
` [PATCH net-next v3 6/9] dp83640: correct the periodic output frequency
` [PATCH net-next v3 7/9] dp83640: implement programmable pin functions
` [PATCH net-next v3 8/9] dp83640: let external input pins from the module parameters be defaults
` [PATCH net-next v3 9/9] dp83640: let the periodic pin from the module parameter be a default

[PATCH net-next v2 0/9] ptp: dynamic pin control
 2014-03-20 21:13 UTC  (5+ messages)
` [PATCH net-next v2 1/9] ptp: introduce programmable pins

[PATCH v2a 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-20 21:10 UTC  (6+ messages)
` [PATCH v3 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
 2014-03-20 21:04 UTC  (14+ messages)
` [PATCH 1/9] net/ethernet: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/broadcom/bnx2.c
` [PATCH 2/9] net/ethernet: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
` [PATCH 3/9] net: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/macvtap.c
` [PATCH 4/9] net: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ppp/pptp.c
` [PATCH 5/9] net/wireless: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/wireless/ath/carl9170/main.c
` [PATCH 6/9] scsi: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/scsi/libfc/fc_libfc.c
` [PATCH 7/9] target: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/target/tcm_fc/tfc_sess.c
` [PATCH 8/9] vhost: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/vhost/net.c
` [PATCH 9/9] vhost: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in test.c

[PATCH v3] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-20 21:02 UTC  (4+ messages)

I want to Invest
 2014-03-20 20:58 UTC 

[PATCH net-next v4 0/2] adjust MTU as indicated by MBIM extended functional descriptor
 2014-03-20 20:58 UTC  (2+ messages)

[PATCH v3 -next 1/2] tcp: syncookies: reduce cookie lifetime to 128 seconds
 2014-03-20 20:37 UTC  (10+ messages)
  ` [PATCH] tcp: syncookies: do not use getnstimeofday()
    ` [PATCH v2] "

[PATCH net 1/3] rtnetlink: fix fdb notification flags
 2014-03-20 20:25 UTC  (6+ messages)
` [PATCH net 2/3] ipmr: fix mfc "
` [PATCH net 3/3] ip6mr: "

[PATCH net-next 0/5] mlx4: Add support for single port VFs
 2014-03-20 20:20 UTC  (2+ messages)

[PATCH] net: remove empty lines from tcp_syn_flood_action
 2014-03-20 20:17 UTC  (3+ messages)

[PATCH] smsc911x: Change clock warning message to debug level
 2014-03-20 20:17 UTC  (2+ messages)

Accelerated RFS steering the same flow repeatedly on sfc?
 2014-03-20 19:44 UTC 

[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
 2014-03-20 19:43 UTC  (4+ messages)

[PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-20 19:32 UTC  (2+ messages)
` [PATCH net-next] xen-netback: Follow-up patch for grant mapping series

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2014-03-20 18:20 UTC  (10+ messages)
` [net-next 11/15] ixgbe: remove unused media type
` [net-next 12/15] ixgbe: use ixgbe_read_pci_cfg_word
` [net-next 13/15] ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
` [net-next 14/15] ixgbe: Stop cacheing if the MNG FW enabled
` [net-next 15/15] ixgbe: enable tx queues after link up

[PATCH net] netlink: fix setsockopt in mmap examples in documentation
 2014-03-20 18:12 UTC  (2+ messages)

[PATCH] micrel: fix masking off LED bits
 2014-03-20 18:44 UTC  (3+ messages)

[PATCH V8 7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver
 2014-03-20 17:26 UTC 

[PATCH V8 1/7] sxgbe: Add device-tree binding support document
 2014-03-20 17:25 UTC 

[PATCH V8 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-20 17:26 UTC 

[PATCH V8 5/7] net: sxgbe: add Checksum offload support for Samsung sxgbe
 2014-03-20 17:26 UTC 

[PATCH V8 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-20 17:26 UTC 

[PATCH V8 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-20 17:26 UTC 

[PATCH V8 0/7] add new Samsung SXGBE driver
 2014-03-20 17:25 UTC 

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-20 17:21 UTC  (11+ messages)
` [patch net-next RFC 1/4] openvswitch: split flow structures into ovs specific and generic ones
` [patch net-next RFC 2/4] net: introduce switchdev API

[PATCH V7 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-20 16:56 UTC  (3+ messages)

i217-LM boot wreckage
 2014-03-20 16:37 UTC  (4+ messages)
  ` [E1000-devel] "

openvswitch question
 2014-03-20 16:29 UTC  (4+ messages)

[PATCH net-next v7 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-03-20 16:11 UTC  (8+ messages)
` [PATCH net-next v7 9/9] xen-netback: Aggregate TX unmap operations

[PATCH v2] net: stmicro: stmmac: do not grab a mutex in irq off section
 2014-03-20 16:06 UTC 

[PATCH v2] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-20 16:01 UTC  (4+ messages)

invisible network device
 2014-03-20 15:43 UTC 

Get Online Loan
 2014-02-19 20:11 UTC 

Loan / Credit Offer
 2014-03-20 14:38 UTC 

[PATCH] [PATCH v2] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-20 11:55 UTC  (2+ messages)

[PATCH iproute2] bridge: fix reporting of IPv6 addresses
 2014-03-20 11:06 UTC 

[PATCH net-next 0/2] bonding: support QinQ for bond arp interval
 2014-03-20 10:21 UTC  (7+ messages)
` [PATCH net-next 2/2] "

[PATCH v2 iproute2 -next 2/2] ipxfrm: allow to setup filter when dumping SA
 2014-03-20 10:16 UTC  (3+ messages)
` [PATCH v3 iproute2 -next 1/2] include/linux: update xfrm.h
  ` [PATCH v3 iproute2 -next 2/2] ipxfrm: allow to setup filter when dumping SA


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