netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-30 22:54:50 to 2013-07-31 19:22:42 UTC [more...]

[net-next PATCH 1/1] drivers: net: cpsw: Add support for new CPSW IP version
 2013-07-31 19:22 UTC  (6+ messages)

[PATCH] tcp: Remove unused tcpct declarations and comments
 2013-07-31 19:16 UTC  (3+ messages)

[PATCH net-next] Documentation: add networking/netdev-FAQ.txt
 2013-07-31 19:16 UTC 

[net PATCH] atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
 2013-07-31 19:01 UTC  (7+ messages)

[PATCH net-next 0/5] bonding: groundwork and initial conversion to RCU
 2013-07-31 19:00 UTC  (17+ messages)
` [PATCH net-next 1/5] bonding: convert to list API and replace bond's custom list
` [PATCH net-next 2/5] bonding: remove unnecessary read_locks of curr_slave_lock
` [PATCH net-next 3/5] bonding: simplify broadcast_xmit function
` [PATCH net-next 4/5] bonding: factor out slave id tx code and simplify xmit paths
` [PATCH net-next 5/5] bonding: initial RCU conversion

[PATCH] net: Add MOXA ART SoCs ethernet driver
 2013-07-31 18:56 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net/fec: call netif_carrier_off when not having link
 2013-07-31 18:51 UTC  (5+ messages)
` [PATCH] net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link

[PATCH] sis900: Fix the tx queue timeout issue
 2013-07-31 14:43 UTC 

[PATCH net-next 0/6] qlcnic: Mailbox refactoring and ethtool updates
 2013-07-31 18:09 UTC  (10+ messages)
` [PATCH net-next 1/6] qlcnic: Add ethtool statistics for board temperature
` [PATCH net-next 2/6] qlcnic: Return appropriate error code
` [PATCH net-next 3/6] qlcnic: Interrupt based driver firmware mailbox mechanism
` [PATCH net-next 4/6] qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface
` [PATCH net-next 5/6] qlcnic: Enable mailbox interface in poll mode when interrupts are not available
` [PATCH net-next 6/6] qlcnic: Update version to 5.2.45

[PATCH net-next] vxlan: fix rcu related warnings
 2013-07-31 17:57 UTC  (7+ messages)

packet_mmap, 802.1Q and bridges
 2013-07-31 17:27 UTC  (5+ messages)
` Parse ethernet headers in af_packet.c
  ` [PATCH 1/3] af_packet: when sending ethernet frames, parse header for skb->protocol
    ` [PATCH 2/3] af_packet: fix for sending VLAN frames via packet_mmap
      ` [PATCH 3/3] af_packet: simplify VLAN frame check in packet_snd

Very Urgent!!!
 2013-07-31 17:13 UTC 

[PATCH 0/4] USB & USBNET: loose DMA SG check and support usbnet DMA SG
 2013-07-31 16:40 UTC  (14+ messages)
` [PATCH 1/4] USB: introduce no_sg_limit field into usb_bus
  ` [PATCH 2/4] USB: XHCI: mark no_sg_limit
` [PATCH 3/4] USBNET: support DMA SG
` [PATCH 4/4] USBNET: ax88179_178a: enable tso if host supports sg dma

issues with commit usbnet: mcs7830: apply usbnet_link_change
 2013-07-31 15:57 UTC  (2+ messages)

Fw: [Bug 60665] New: `int backlog` is assigned to `unsigned short sk_max_ack_backlog` -> overflow
 2013-07-31 15:36 UTC 

Fw: [Bug 60662] New: MosChip MCS7830 Ethernet adapter no longer working after usbnet changes in 3.10
 2013-07-31 15:35 UTC 

[PATCH 00/13] update tile network drivers
 2013-07-31 15:05 UTC  (19+ messages)
` [PATCH 01/13] tile: handle 64-bit statistics in tilepro network driver
  ` [PATCH v2] "
` [PATCH v2 00/12] update tile network drivers
  ` [PATCH 03/12] tile: remove dead is_dup_ack() function from tilepro net driver
  ` [PATCH 04/12] tile: support jumbo frames in the tilegx network driver
  ` [PATCH 06/12] tile: fix panic bug in napi support for "
  ` [PATCH 01/12] tile: support rx_dropped/rx_errors in tilepro net driver
  ` [PATCH 11/12] tile: remove deprecated NETIF_F_LLTX flag from tile drivers
  ` [PATCH 12/12] tile: support PTP using the tilegx mPIPE (IEEE 1588)
  ` [PATCH 10/12] tile: make "tile_net.custom" a proper bool module parameter
  ` [PATCH 07/12] tile: enable GRO in the tilegx network driver
  ` [PATCH 09/12] tile: support TSO for IPv6 in "
  ` [PATCH 08/12] tile: support multiple mPIPE shims "
  ` [PATCH 02/12] tile: avoid bug in tilepro net driver built with old hypervisor
  ` [PATCH 05/12] tile: update dev->stats directly in tilegx network driver

How do I receive vlan tags on an AF_PACKET socket in 3.4 kernel?
 2013-07-31 15:09 UTC  (8+ messages)

[PATCH] net: check net.core.somaxconn sysctl values
 2013-07-31 15:03 UTC  (3+ messages)

3.10, iwlwifi 6200AGN: AP changed bandwidth in a way we can't support - disconnect
 2013-07-31 14:59 UTC  (4+ messages)

ipv4: crash at leaf_walk_rcu
 2013-07-31 14:13 UTC  (4+ messages)

[Patch net-next] net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
 2013-07-31 13:35 UTC  (2+ messages)

[net PATCH] 8139cp: Add dma_mapping_error checking
 2013-07-31 13:03 UTC  (4+ messages)
` [net PATCH v3] "
` [net PATCH v4] "

[PATCH 1/3] net/usb/r815x: replace USB buffer from stack to DMA-able
 2013-07-31 12:54 UTC  (8+ messages)
` [PATCH v4 1/5] "
  ` [PATCH v4 2/5] net/usb/r815x: avoid to call mdio functions for runtime-suspended device
  ` [PATCH v4 3/5] net/usb/r815x: change the return value for bind functions
    ` [PATCH v4 4/5] net/usb/r8152: make sure the USB buffer is DMA-able
  ` [PATCH v4 5/5] net/usb/r8152: adjust relative ocp function

[RFC] tulip: Support for byte queue limits
 2013-07-31 12:34 UTC  (2+ messages)

[PATCH] e100: dump small buffers via %*phC
 2013-07-31 12:32 UTC  (4+ messages)
` [E1000-devel] "

[PATCH 1/2 v2] igb: Add macro for size of RETA indirection table
 2013-07-31 12:13 UTC  (4+ messages)
` [PATCH 2/2 v2] igb: Expose RSS indirection table for ethtool

[PATCH 1/2] igb: Add macro for size of RETA indirection table
 2013-07-31 12:11 UTC  (6+ messages)
` [PATCH 2/2] igb: Expose RSS indirection table for ethtool

Mail Back If Interested!
 2013-07-31 11:14 UTC 

[PATCH] genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
 2013-07-31 11:12 UTC  (3+ messages)

[PATCH v3 1/3] net/usb/r815x: replace USB buffer from stack to DMA-able
 2013-07-31 10:29 UTC  (5+ messages)

[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates
 2013-07-31  9:59 UTC  (16+ messages)
` [net-next v2 01/15] ixgbe: Retain VLAN filtering in promiscuous + VT mode
` [net-next v2 02/15] ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
` [net-next v2 03/15] ixgbe: fix fc autoneg ethtool reporting
` [net-next v2 04/15] ixgbe: add new media type
` [net-next v2 05/15] ixgbe: bump version number
` [net-next v2 06/15] ixgbe: fix semaphore lock for I2C read/writes on 82598
` [net-next v2 07/15] ixgbe: fix SFF data dumps of SFP+ modules
` [net-next v2 08/15] PCI: expose pcie_link_speed and pcix_bus_speed arrays
` [net-next v2 09/15] PCI: move enum pcie_link_width into pci.h
` [net-next v2 10/15] PCI: Add function to obtain minimum link width and speed
` [net-next v2 11/15] ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
` [net-next v2 12/15] ixgbe: fix lockdep annotation issue for ptp's work item
` [net-next v2 13/15] ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
` [net-next v2 14/15] ixgbe: clear semaphore bits on timeouts
` [net-next v2 15/15] ixgbe: add support for quad-port x520 adapter

[PATCH 2/2] net: igmp: Allow user-space configuration of igmp unsolicited report interval
 2013-07-31  9:47 UTC  (8+ messages)
` [PATCH v3 1/2] net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
  ` [PATCH v3 2/2] net: igmp: Allow user-space configuration of igmp unsolicited report interval

[PATCH] sky2: detect and prevent kernel panic from a possible faulty hardware
 2013-07-31  8:18 UTC  (4+ messages)

[PATCH/RESEND net-next] sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
 2013-07-31  7:42 UTC 

[GIT] Networking
 2013-07-31  7:37 UTC 

[Patch net-next] tcp_metrics: rearrange fields to avoid holes
 2013-07-31  6:26 UTC  (9+ messages)

[PATCH v3 0/6] ARM: davinci: da850: add ethernet driver DT support
 2013-07-31  5:47 UTC  (3+ messages)
` [PATCH v3 6/6] ARM: davinci: da850: configure system configuration chip(CFGCHIP3) for emac

[PATCH] net: Remove extern from include/net/ scheduling prototypes
 2013-07-31  5:47 UTC 

[PATCH net-next] netem: Introduce skb_orphan_partial() helper
 2013-07-31  3:27 UTC  (3+ messages)

[PATCH] pkt_sched: fix bandwidth's accuracy of software device with htb
 2013-07-31  3:08 UTC  (2+ messages)

[PATCH] mlx5: fix error return code in mlx5_alloc_uuars()
 2013-07-31  2:34 UTC  (2+ messages)

[patch v2 0/2] Fix system hang when loading mvneta module - take 2
 2013-07-31  2:32 UTC  (2+ messages)

[patch] net: remove an unneeded check
 2013-07-31  2:24 UTC  (2+ messages)

[PATCH v3 2/2] flow_dissector: add support for IPPROTO_IPV6
 2013-07-31  2:17 UTC  (2+ messages)

[PATCH v3 1/2] flow_dissector: clean up IPIP case
 2013-07-31  2:17 UTC  (2+ messages)

sendmsg() and vlan tags
 2013-07-31  0:56 UTC  (3+ messages)

[patch net-next v6 0/4] export device physical port id to userspace
 2013-07-31  0:36 UTC  (2+ messages)

[PATCH] sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
 2013-07-31  0:32 UTC  (3+ messages)

[PATCH net-next 0/2 v2] Open vSwitch zerocopy upcall
 2013-07-31  0:02 UTC  (5+ messages)
` [PATCH net-next 2/2] openvswitch: Use skb_zerocopy() to prepare skb for upcall

[PATCH RFC] xfrm{4,6}: only report errors back to local sockets if we don't cross address family
 2013-07-31  0:01 UTC  (4+ messages)

[PATCHv2 0/2] net: mvneta: big endian support
 2013-07-30 23:51 UTC  (2+ messages)

[PATCH net-next v2] bonding: fix system hang due to fast igmp timer rescheduling
 2013-07-30 23:44 UTC 

[PATCH net] tipc: fix oops when creating server socket fails
 2013-07-30 23:46 UTC 

[PATCH net-next] pktgen: Require CONFIG_INET due to use of IPv4 checksum function
 2013-07-30 23:45 UTC  (2+ messages)

[PATCH] libceph: fix deadlock in ceph_build_auth()
 2013-07-30 23:27 UTC  (2+ messages)

[patch -mainline v2] af_key: more info leaks in pfkey messages
 2013-07-30 23:26 UTC  (4+ messages)

[PATCH net-next] bonding: fix system hang due to fast igmp timer rescheduling
 2013-07-30 23:25 UTC  (3+ messages)

[PATCH net-next] tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
 2013-07-30 23:18 UTC  (2+ messages)

[net-next PATCH 1/1] drivers: net: cpsw: Add support for set MAC address
 2013-07-30 23:16 UTC  (2+ messages)

[patch net-next] openvswitch:: link upper device for port devices
 2013-07-30 23:11 UTC  (2+ messages)

[PATCH net-next] net: skb_orphan() changes
 2013-07-30 23:11 UTC 

[PATCH] bridge: disable snooping if there is no querier
 2013-07-30 23:10 UTC  (3+ messages)
` [PATCHv2] "

[V9fs-developer] [PATCH] net: trans_rdma: remove unused function
 2013-07-30 22:54 UTC  (3+ messages)
` [PATCH] 9p: client: remove unused code and any reference to "cancelled" function


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