netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-10 08:18:28 to 2014-11-11 14:45:30 UTC [more...]

[net-next v2 00/10][pull request] Intel Wired LAN Driver Updates 2014-11-11
 2014-11-11 14:44 UTC  (9+ messages)
` [net-next v2 01/10] i40e: poll firmware slower
` [net-next v2 02/10] i40e: don't do link_status or stats collection on every ARQ
` [net-next v2 03/10] i40e: clean up throttle rate code
` [net-next v2 04/10] i40evf: make early init processing more robust
` [net-next v2 05/10] i40evf: don't use more queues than CPUs
` [net-next v2 06/10] ixgbe: fix X540 Completion timeout
` [net-next v2 07/10] ixgbe: cleanup ixgbe_ndo_set_vf_vlan
` [net-next v2 08/10] ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function

[patch net-next v2 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-11 14:29 UTC  (75+ 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 10/10] rocker: implement L2 bridge offloading
` [patch net-next] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion

[PATCH] drivers: atm: eni: Add pci_dma_mapping_error() call
 2014-11-11 14:22 UTC  (3+ messages)

[PATCH v2 net-next 0/2] net: SO_INCOMING_CPU support
 2014-11-11 13:54 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] tcp: move sk_mark_napi_id() at the right place
` [PATCH v2 net-next 2/2] net: introduce SO_INCOMING_CPU

[PATCH 0/4] move pci_assivned_vfs() check (while disabling VFs) to pci sub-system
 2014-11-11 13:52 UTC  (6+ messages)
` [PATCH 1/4] pci: move pci_assivned_vfs() check while disabling VFs "
` [PATCH 2/4] bnx2x: remove pci_assigned_vfs() check while disabling VFs
` [PATCH 3/4] i40e: "
` [PATCH 4/4] qlcnic: "

[PATCH -next 0/2] seq: Convert seq_puts and seq_putc to return void
 2014-11-11 13:47 UTC  (3+ messages)
` [PATCH -next 2/2] seq_putc: Convert to return void and convert uses too

[patch iproute2] tc: add support for vlan tc action
 2014-11-11 13:46 UTC  (4+ messages)

[Patch net-next] net: remove netif_set_real_num_rx_queues()
 2014-11-11 13:10 UTC  (2+ messages)

[patch net-next 1/2] net: move vlan pop/push functions into common code
 2014-11-11 13:06 UTC  (4+ messages)
` [patch net-next 2/2] sched: introduce vlan action

802.3x pause frames
 2014-11-11 12:29 UTC  (2+ messages)

[PATCH net] net: sctp: fix memory leak in auth key management
 2014-11-11 12:06 UTC  (2+ messages)

[PATCH net] net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet
 2014-11-11 12:05 UTC  (2+ messages)

[PATCH] smsc911x: power-up phydev before doing a software reset
 2014-11-11 11:20 UTC  (2+ messages)

[PATCH] brcmfmac: unlink URB when request timed out
 2014-11-11 11:05 UTC  (6+ messages)

[PATCH 1/1] linux-wireless: Added psk in struct cfg80211_connect_params needed for offloading 4way handshake to driver
 2014-11-11 10:44 UTC  (9+ messages)

[PATCH net] ipv6: fix IPV6_PKTINFO with v4 mapped
 2014-11-11 10:32 UTC  (2+ messages)

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

[PATCH] ping mdev rounding issue
 2014-11-11  9:16 UTC 

[PATCH 2/2] linux-wireless:Added wiphy capability flag for offloading 4way handshake to driver
 2014-11-11  9:49 UTC  (2+ messages)

[PATCH net-next 0/3] dev_disable_lro() improvements for stacked devices
 2014-11-11  9:34 UTC  (6+ messages)
` [PATCH net-next 1/3] net: handle more general stacking in dev_disable_lro()
` [PATCH net-next 2/3] team: add helper to check if device is a team master
` [PATCH net-next 3/3] net: propagate LRO disabling to bond and team slaves

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

[PATCH v2] usbnet: smsc95xx: dereferencing NULL pointer
 2014-11-11  8:40 UTC 

[net-next PATCH 0/5] Replace __skb_alloc_pages with much simpler function
 2014-11-11  8:32 UTC  (9+ messages)
` [net-next PATCH 1/5] net: Add netdev Rx page allocation function
` [net-next PATCH 2/5] cxgb4/cxgb4vf: Replace __skb_alloc_page with __netdev_alloc_page
` [net-next PATCH 3/5] phonet: Replace calls to "
` [net-next PATCH 4/5] fm10k/igb/ixgbe: Replace __skb_alloc_page with netdev_alloc_page
` [net-next PATCH 5/5] net: Remove __skb_alloc_page and __skb_alloc_pages

[PATCH] net: s6gmac: remove driver
 2014-11-11  8:32 UTC  (5+ messages)

[net-next PATCH] ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
 2014-11-11  8:26 UTC  (2+ messages)

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

[PATCH] usbnet: smsc95xx: dereferencing NULL pointer
 2014-11-11  6:30 UTC  (3+ messages)

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-11-11  6:15 UTC  (4+ messages)
` [PATCH v4 10/25] virtio: add API to enable VQs early

[PATCH] net: phy: Correctly handle MII ioctl which changes autonegotiation
 2014-11-11  4:17 UTC  (2+ messages)

[PATCH net-next] net: introduce SO_INCOMING_CPU
 2014-11-11  2:16 UTC  (4+ messages)

[PATCH v2 net-next 2/2] mlx4: use napi_complete_done()
 2014-11-11  2:13 UTC  (5+ messages)
    ` [PATCH net-next] mlx4: restore conditional call to napi_complete_done()

[PATCH net 0/2] net: bcmgenet: power management related fixes
 2014-11-11  2:06 UTC  (3+ messages)
` [PATCH net 1/2] net: bcmgenet: connect and disconnect from the PHY state machine
` [PATCH net 2/2] net: bcmgenet: apply MII configuration in bcmgenet_open()

[PATCH 0/3 net-next] sunvnet: edge-case/race-conditions bug fixes
 2014-11-11  2:06 UTC  (2+ messages)

[PATCH iproute2] utils: relax strtoX checking in get_time_rtt
 2014-11-11  0:38 UTC 

[Patch net-next v3] neigh: remove dynamic neigh table registration support
 2014-11-10 23:59 UTC 

[patch net-next 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-10 23:53 UTC  (6+ messages)
` [patch net-next 09/10] rocker: implement rocker ofdpa flow table manipulation
    ` [PATCH] checkpatch: Add --strict preference for #defines using BIT(foo)

question about ethtool bits?
 2014-11-10 20:47 UTC 

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

linux-next: Tree for Nov 10 (net/ipv4/ip_tunnel.c)
 2014-11-10 20:29 UTC  (3+ messages)

[PATCH net] cxgb4 : Fix bug in DCB app deletion
 2014-11-10 20:14 UTC  (2+ messages)

[PATCH v2 net] udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete
 2014-11-10 20:11 UTC  (2+ messages)

[PATCH net] udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete
 2014-11-10 19:45 UTC  (5+ messages)

pull request: wireless-next 2014-11-07
 2014-11-10 19:35 UTC  (2+ messages)

ipv4: Use standard iovec primitive in raw_probe_proto_opt
 2014-11-10 19:26 UTC  (4+ messages)
  ` [PATCH 0/2] ipv4: Simplify raw_probe_proto_opt and avoid reading user iov twice

[PATCHv3 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
 2014-11-10 19:23 UTC  (8+ 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

[PATCH net 0/3] cxgb4/cxgb4vf: Misc. fixes for cxgb4vf
 2014-11-10 19:15 UTC  (2+ messages)

[PATCH v2 net-next] PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
 2014-11-10 18:26 UTC  (2+ messages)

linux-next: manual merge of the tiny tree with the net-next tree
 2014-11-10 17:56 UTC  (2+ messages)

BUG in xennet_make_frags with paged skb data
 2014-11-10 17:20 UTC  (8+ messages)
      ` [Xen-devel] "

[PATCH nf] netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
 2014-11-10 16:54 UTC  (2+ messages)

[PATCH 1/4] inet: Add skb_copy_datagram_iter
 2014-11-10 16:18 UTC  (13+ messages)

[PATCH net-next] sock.h: Remove unused NETDEBUG macro
 2014-11-10 15:26 UTC  (7+ 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] stmmac: split to core library and probe drivers
 2014-11-10 14:28 UTC  (2+ messages)

skbuff_fclone_cache poison overwritten
 2014-11-10 11:32 UTC 

[PATCH resent] net: ppp: Don't call bpf_prog_create() in ppp_lock
 2014-11-10 10:50 UTC 

[PATCH net-next 00/13] Mellanox ethernet driver update Oct-27-2014
 2014-11-10 10:30 UTC  (4+ messages)
` [PATCH net-next 05/13] ethtool,net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support

BUG ? - natsemi: Allow users to disable workaround for DspCfg reset
 2014-11-10 10:20 UTC  (2+ messages)

[PATCH v4 0/8] net: can: Use syscon regmap for TI specific RAMINIT register
 2014-11-10  9:00 UTC  (4+ messages)
` [PATCH v4 6/8] net: can: c_can: Disable pins when CAN interface is down


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