netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-07 04:00:31 to 2014-11-10 04:03:46 UTC [more...]

[patch net-next v2 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-10  4:03 UTC  (19+ messages)
` [patch net-next v2 01/10] net: rename netdev_phys_port_id to more generic name
` [patch net-next v2 02/10] net: introduce generic switch devices support
` [patch net-next v2 03/10] rtnl: expose physical switch id for particular device
` [patch net-next v2 04/10] net-sysfs: "
` [patch net-next v2 05/10] rocker: introduce rocker switch driver
` [patch net-next v2 06/10] bridge: introduce fdb offloading via switchdev
` [patch net-next v2 07/10] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next v2 08/10] bridge: add API to notify bridge driver of learned FBD on offloaded device
` [patch net-next v2 09/10] rocker: implement rocker ofdpa flow table manipulation
` [patch net-next v2 10/10] rocker: implement L2 bridge offloading
` [patch net-next] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion

[PATCH net-next 6/6] openvswitch: Add support for OVS_FLOW_ATTR_PROBE
 2014-11-10  3:59 UTC 

[PATCH net-next 5/6] openvswitch: Constify various function arguments
 2014-11-10  3:59 UTC 

[PATCH net-next 4/6] openvswitch: Remove redundant key ref from upcall_info
 2014-11-10  3:59 UTC 

[PATCH net-next 3/6] openvswitch: Optimize recirc action
 2014-11-10  3:59 UTC 

[PATCH net-next 2/6] openvswitch: Extend packet attribute for egress tunnel info
 2014-11-10  3:59 UTC 

[PATCH net-next 1/6] openvswitch: Export symbols as GPL symbols
 2014-11-10  3:59 UTC 

[GIT net-next] Open vSwitch
 2014-11-10  3:58 UTC 

[PATCH net-next 0/2] r8152: adjust rx functions
 2014-11-10  3:29 UTC  (5+ messages)
` [PATCH net-next 1/2] r8152: adjust r8152_submit_rx
` [PATCH net-next 2/2] r8152: adjust rtl_start_rx

linux-next: manual merge of the tiny tree with the net-next tree
 2014-11-10  3:25 UTC 

Face some error after applying commit 7dfa4b414d4(net/mlx4_en: Code cleanups in tx path)
 2014-11-10  2:46 UTC  (3+ messages)

[PATCH net-next] dsa: Use netdev_<level> instead of printk
 2014-11-10  0:32 UTC 

e100: Laptop battery drain and WoL settings from EEPROM
 2014-11-09 23:34 UTC  (3+ messages)

[PATCH 1/4] inet: Add skb_copy_datagram_iter
 2014-11-09 21:19 UTC  (11+ messages)

BUG ? - natsemi: Allow users to disable workaround for DspCfg reset
 2014-11-09 19:44 UTC 

[PATCH net-next] sock.h: Remove unused NETDEBUG macro
 2014-11-09 19:17 UTC  (5+ messages)
  ` [PATCH net-next] dccp: Convert DCCP_WARN to net_warn_ratelimited
      ` [RFC PATCH net-next] net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited

[PATCH] brcmfmac: unlink URB when request timed out
 2014-11-09 18:10 UTC 

[patch net-next 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-09 14:22 UTC  (15+ messages)
` [patch net-next 05/10] rocker: introduce rocker switch driver
` [patch net-next 06/10] bridge: introduce fdb offloading via switchdev
` [patch net-next 07/10] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next 09/10] rocker: implement rocker ofdpa flow table manipulation
    ` [PATCH] checkpatch: Add --strict preference for #defines using BIT(foo)
` [patch net-next 10/10] rocker: implement L2 bridge offloading

[PATCH net] net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set
 2014-11-09 12:25 UTC 

[PATCH V3 net-next 0/2] mlx4: Add CHECKSUM_COMPLETE support
 2014-11-09 11:51 UTC  (3+ messages)
` [PATCH V3 net-next 1/2] net/mlx4_en: Extend usage of napi_gro_frags
` [PATCH V3 net-next 2/2] net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE

Transaction
 2014-11-09 11:14 UTC 

[PATCH V2 net-next 0/2] Add CHECKSUM_COMPLETE support
 2014-11-09  8:24 UTC  (5+ messages)
` [PATCH V2 net-next 2/2] net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE

[PATCH net-next] net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
 2014-11-09  8:15 UTC  (5+ messages)

[PATCH V1 net-next] net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
 2014-11-09  8:13 UTC 

[PATCH 3/3 net-next] sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
 2014-11-09  1:42 UTC 

[PATCH 2/3 net-next] sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
 2014-11-09  1:42 UTC 

[PATCH 1/3 net-next] sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
 2014-11-09  1:41 UTC 

[PATCH 0/3 net-next] sunvnet: edge-case/race-conditions bug fixes
 2014-11-09  1:41 UTC 

[PATCH net-next 0/3] Code adjustment
 2014-11-08 22:11 UTC  (8+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 2/3] r8152: clear the flag of SCHEDULE_TASKLET in tasklet
      ` [PATCH net-next v2 2/3] r8152: clear the flagofSCHEDULE_TASKLET "
            ` [PATCH net-next v2 2/3] r8152: clear theflagofSCHEDULE_TASKLETin tasklet

[PATCH net-next] PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
 2014-11-08 17:59 UTC  (3+ messages)

[PATCH] drivers: atm: eni: Add pci_dma_mapping_error() call
 2014-11-08 16:18 UTC 

alx can't send packet larger than 750 bytes
 2014-11-08 16:06 UTC 

[PATCH 1/2] 8139too: Allow setting MTU larger than 1500
 2014-11-08 11:48 UTC  (2+ messages)
` [PATCH 2/2] 8139too: Allow using the largest possible MTU

[PATCH] ipvs: Keep skb->sk when allocating headroom on tunnel xmit
 2014-11-08  6:16 UTC  (4+ messages)

FROM Ms Faith Titi Attah
 2014-11-06 21:01 UTC 

kernel panic receiving flooded VXLAN traffic with OVS
 2014-11-08  5:13 UTC  (8+ messages)
              ` [ovs-discuss] "

[PATCH net] udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete
 2014-11-08  3:54 UTC  (3+ messages)

[PATCH net 0/5] Implement ndo_gso_check() for vxlan nics
 2014-11-08  0:51 UTC  (9+ messages)
` [PATCH net 3/5] fm10k: Implement ndo_gso_check()
` [linux-nics] "

[PATCH net] cxgb4 : Fix bug in DCB app deletion
 2014-11-07 23:41 UTC 

[PATCH net-next] net: introduce SO_INCOMING_CPU
 2014-11-07 23:26 UTC  (3+ messages)

[net-next 0/9][pull request] Intel Wired LAN Driver Updates 2014-11-07
 2014-11-07 23:02 UTC  (16+ messages)
` [net-next 1/9] i40e: poll firmware slower
` [net-next 2/9] i40e: don't do link_status or stats collection on every ARQ
` [net-next 3/9] i40e: clean up throttle rate code
` [net-next 4/9] i40evf: make early init processing more robust
` [net-next 5/9] i40evf: don't use more queues than CPUs
` [net-next 6/9] ixgbe: fix X540 Completion timeout
` [net-next 7/9] ixgbe: cleanup ixgbe_ndo_set_vf_vlan
` [net-next 8/9] ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function
` [net-next 9/9] ixgbe: Add new support for X550 MAC's

[PATCH v2 net-next 2/2] mlx4: use napi_complete_done()
 2014-11-07 22:00 UTC  (2+ messages)

[PATCH net-next] net: gro: add a per device gro flush timer
 2014-11-07 22:00 UTC  (7+ messages)
      ` [PATCH v2 net-next 1/2] "

[PATCH net-next] rtnetlink: add babel protocol recognition
 2014-11-07 21:58 UTC  (2+ messages)

[PATCH v4 net-next] udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
 2014-11-07 20:46 UTC  (2+ messages)

pull request: wireless-next 2014-11-07
 2014-11-07 20:30 UTC 

[PATCH] asix: Do full reset during ax88772_bind
 2014-11-07 20:30 UTC  (4+ messages)

[PATCH] cdc-ether: implement MULTICAST flag on the device
 2014-11-07 20:19 UTC  (2+ messages)

[PATCH RFC net-next 0/5] *** Introduce 4 AD link speed ***
 2014-11-07 20:19 UTC  (2+ messages)

[PATCH] stmmac: platform: fix sparse warnings
 2014-11-07 17:25 UTC  (2+ messages)

[PATCH v2] stmmac: remove custom implementation of print_hex_dump()
 2014-11-07 17:20 UTC  (2+ messages)

[PATCHv4 0/1] net: fec: fix regression on i.MX28 introduced by rx_copybreak support
 2014-11-07 17:09 UTC  (4+ messages)
` [PATCHv4 1/1] "

[PATCH iproute2] ip netns: Identify netns for the current process
 2014-11-07 16:25 UTC 

am335x: cpsw: phy ignores max-speed setting
 2014-11-07 16:27 UTC  (5+ messages)

[PATCH iproute2] vxlan: Add support for enabling UDP checksums
 2014-11-07 16:05 UTC 

[PATCH V2 3.18] rtlwifi: rtl8192se: Fix connection problems
 2014-11-07 16:05 UTC 

[PATCH 0/3i 3.18] Fix more problems with rtlwifi
 2014-11-07 15:19 UTC  (5+ messages)
` [PATCH 3/3 3.18] rtlwifi: rtl8192se: Fix connection problems

[REGRESSION] in 3.18-rc1: ppp crashes kernel
 2014-11-07 15:08 UTC  (2+ messages)

[PATCH v4 0/8] net: can: Use syscon regmap for TI specific RAMINIT register
 2014-11-07 14:54 UTC  (10+ messages)
` [PATCH v4 1/8] net: can: c_can: Add timeout to c_can_hw_raminit_ti()
` [PATCH v4 2/8] net: can: c_can: Introduce c_can_driver_data structure
` [PATCH v4 3/8] net: can: c_can: Add RAMINIT register information to driver data
` [PATCH v4 4/8] net: can: c_can: Add syscon/regmap RAMINIT mechanism
` [PATCH v4 5/8] net: can: c_can: Add support for START pulse in RAMINIT sequence
` [PATCH v4 6/8] net: can: c_can: Disable pins when CAN interface is down
` [PATCH v4 7/8] net: can: c_can: Add support for TI DRA7 DCAN
` [PATCH v4 8/8] net: can: c_can: Add support for TI am3352 DCAN

BUG in xennet_make_frags with paged skb data
 2014-11-07 14:51 UTC  (9+ messages)
` [Xen-devel] "

ipv4: Use standard iovec primitive in raw_probe_proto_opt
 2014-11-07 13:27 UTC  (8+ messages)
        ` [PATCH 0/2] ipv4: Simplify raw_probe_proto_opt and avoid reading user iov twice
          ` [PATCH 1/2] ipv4: Use standard iovec primitive in raw_probe_proto_opt
          ` [PATCH 2/2] ipv4: Avoid reading user iov twice after raw_probe_proto_opt

[PATCH] usbnet: smsc95xx: dereferencing NULL pointer
 2014-11-07 13:22 UTC 

[PATCH 1/4] inet: Add skb_copy_datagram_iter
 2014-11-07 13:22 UTC  (9+ messages)
      ` [PATCH 0/4] Replace skb_copy_datagram_const_iovec with iterator version
        ` [PATCH 2/4] tun: Use iovec iterators
        ` [PATCH 3/4] macvtap: "
        ` [PATCH 4/4] net: Kill skb_copy_datagram_const_iovec

[PATCH V4 1/3] can: add can_is_canfd_skb() API
 2014-11-07 11:53 UTC  (6+ messages)
` [PATCH V4 2/3] can: m_can: update to support CAN FD features
` [PATCH V4 3/3] can: m_can: add missing message RAM initialization

[PATCH net 0/3] cxgb4/cxgb4vf: Misc. fixes for cxgb4vf
 2014-11-07 11:36 UTC  (4+ messages)
` [PATCH net 1/3] cxgb4vf: Move fl_starv_thres into adapter->sge data structure
` [PATCH net 2/3] cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
` [PATCH net 3/3] cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold

How to make stack send broadcast ARP request when entry is STALE?
 2014-11-07 10:11 UTC  (3+ messages)

[PATCH V3 1/3] can: add can_is_canfd_skb() API
 2014-11-07  8:40 UTC  (11+ messages)
` [PATCH V3 3/3] can: m_can: workaround for transmit data less than 4 bytes
    ` M_CAN message RAM initialization AppNote - was: "

"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
 2014-11-07  8:44 UTC  (11+ messages)
` "asix: Don't reset PHY on if_up for ASIX 88772" breaks net onarndale platform

netfilter: nf_conntrack: there maybe a bug in __nf_conntrack_confirm, when it race against get_next_corpse
 2014-11-07  6:47 UTC 

Job Openings via Adecco UK
 2014-11-07  5:32 UTC 

[PATCHv3 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
 2014-11-07  4:46 UTC  (5+ messages)
` [PATCHv3 net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
  ` [PATCH net-next] cxgb4: Remove unnecessary struct in6_addr * casts
` [PATCHv3 net-next 2/3] cxgb4: Cleanup macros so they follow the same style and look consistent
` [PATCHv3 net-next 3/3] cxgb4: Cleanup macros so they follow the same style and look consistent, part 2


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