netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-29 04:23:29 to 2014-05-30 13:39:30 UTC [more...]

[PATCH v2 net-next 0/8] cdc_ncm: fixes and conversion to sysfs API
 2014-05-30 13:39 UTC  (15+ messages)
` [PATCH v2 net-next 1/8] net: cdc_ncm: reduce skb truesize in rx path
  ` [PATCH v2 net-next 2/8] net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases
  ` [PATCH v2 net-next 4/8] net: cdc_ncm: use sysfs for rx/tx aggregation tuning
` [PATCH v2 net-next 3/8] net: cdc_ncm: inform usbnet when rx buffers are reduced
` [PATCH v2 net-next 5/8] net: cdc_ncm: drop ethtool coalesce support
` [PATCH v2 net-next 6/8] net: cdc_ncm: export NCM Transfer Block (NTB) parameters
` [PATCH v2 net-next 7/8] net: cdc_ncm: allow tuning min_tx_pkt
` [PATCH v2 net-next 8/8] net: cdc_ncm: document the sysfs API

[PATCH net-next v2 0/6] be2net: patch set
 2014-05-30 13:36 UTC  (7+ messages)
` [PATCH net-next v2 1/6] be2net: skip multicast promiscuos setting in already set
` [PATCH net-next v2 2/6] be2net: fixup TX-rate setting code for Skyhawk-R
` [PATCH net-next v2 3/6] be2net: support flashing new regions on Skyhawk-R
` [PATCH net-next v2 4/6] be2net: re-factor MCCQ error status handling code
` [PATCH net-next v2 5/6] be2net: move async cmd processing to a separate routine
` [PATCH net-next v2 6/6] be2net: cleanup MCC async event processing code

[PATCH v1 0/6] *** net: fec: Enable Software TSO to improve the tx performance ***
 2014-05-30 13:13 UTC  (14+ messages)
` [PATCH v1 1/6] net: fec: Factorize the .xmit transmit function
` [PATCH v1 2/6] net: fec: Enable IP header hardware checksum
` [PATCH v1 3/6] net: fec: Factorize feature setting
` [PATCH v1 4/6] net: fec: Increase buffer descriptor entry number
` [PATCH v1 5/6] net: fec: Add Scatter/gather support
` [PATCH v1 6/6] net: fec: Add software TSO support

[PATCH 1/1] driver: net: smsc911x: set NOCARRIER flag in driver initialization
 2014-05-30 13:05 UTC  (3+ messages)

[PATCH] netlink: downgrade warning about leftover bytes to debug level
 2014-05-30 12:57 UTC  (2+ messages)
` [PATCH] netlink: rate-limit leftover bytes warning and print process name

[PATCH net-next] xen-netfront: try linearizing SKB if it occupies too many slots
 2014-05-30 12:38 UTC  (16+ messages)

[PATCH V2 0/2] Adapter not recovery from EEH error injection
 2014-05-30 12:32 UTC  (6+ messages)
` [PATCH V2 1/2] bnx2x: "
` [PATCH V2 2/2] bnx2x: Fix kernel crash and data miscompare after EEH recovery

[PATCH v1 0/3] usb: gadget: NCM: Fixes and Multi-frame for TX
 2014-05-30 11:45 UTC  (8+ messages)
  ` [PATCH v1 1/3] usb: gadget: NCM: RX function support multiple NDPs
  ` [PATCH v1 2/3] usb: gadget: NCM: Add transmit multi-frame
  ` [PATCH v1 3/3] usb: gadget: NCM: Stop RX TCP Bursts getting dropped

[PATCH] gpio: removes all usage of gpiochip_remove retval
 2014-05-30 11:39 UTC  (8+ messages)
      ` [PATCH 1/2] "
        ` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

[PATCH net-next] ipheth: Add support for iPad 2 and iPad 3
 2014-05-30 10:17 UTC 

[PATCH net-next 0/6] be2net: patch set
 2014-05-30  9:18 UTC  (3+ messages)
` [PATCH net-next 5/6] be2net: move async cmd processing to a separate routine

Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)
 2014-05-30  9:17 UTC  (5+ messages)

[PATCH v3 0/2] add hix5hd2 mac driver
 2014-05-30  9:02 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernet
  ` [PATCH v3 2/2] net: hisilicon: add hix5hd2 mac driver

[PATCH net-next] macvlan: add netpoll support
 2014-05-30  8:00 UTC 

[PATCH 2/2] net: tilegx: Use helpers from linux/etherdevice.h to check/set MAC
 2014-05-30  7:47 UTC  (4+ messages)
` [PATCH v2 2/2] net: tile: "

[PATCH net-next v3] macvlan: fix the problem when mac address changes for passthru mode
 2014-05-30  6:32 UTC 

Get back to me
 2014-05-30  4:16 UTC 

[RFC v2] Bluetooth: Keep master role when SCO or eSCO is active
 2014-05-30  6:24 UTC 

[PATCH v2.58 repost] datapath: Add basic MPLS support to kernel
 2014-05-30  6:09 UTC 

[PATCH v2 net-next repost] MPLS: Use mpls_features to activate software MPLS GSO segmentation
 2014-05-30  5:35 UTC 

[net-next PATCH v2 1/1] bring netlink interface to par with brctl show macs
 2014-05-30  5:08 UTC  (4+ messages)

inconsistency of ethtool feature names for get vs. set
 2014-05-30  2:39 UTC  (6+ messages)

[PATCH net-next v2] macvlan: fix the problem when mac address changes for passthru mode
 2014-05-30  2:36 UTC  (3+ messages)

[PATCH] net: ks8851: Don't use regulator_get_optional()
 2014-05-30  1:54 UTC  (2+ messages)

[PATCH net-next 1/7] net:fec: remove unnecessary ip stack includes
 2014-05-30  1:51 UTC  (11+ messages)
` [PATCH net-next 5/7] net:fec: add support for dumping transmit ring on timeout

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-30  1:19 UTC  (6+ messages)
` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH net-next] LISP: Locator/Identifier Separation Protocol
 2014-05-30  0:13 UTC  (2+ messages)

[PATCH] net: filter: add insn for loading internal transport header offset
 2014-05-29 23:54 UTC  (6+ messages)
` [PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF
` [PATCH v6 net-next 2/4] net: filter: add insn for loading internal transport header offset
` [PATCH v6 net-next 3/4] net: filter: add insn for loading internal transport header proto
` [PATCH v6 net-next 4/4] net: filter: minor BPF cleanups

[PATCH 7/7] vxlan: Add support for UDP checksums (v4 TX, v6 zero csums)
 2014-05-29 23:38 UTC  (3+ messages)

[PATCHv2 net-next 0/4] bridge: multicast snooping patches / exports
 2014-05-29 22:36 UTC  (2+ messages)

[PATCH v2 0/3] mdio: Parse DT nodes for auto-probed PHYs
 2014-05-29 22:24 UTC  (2+ messages)

[PATCH iproute2] Update ip to support LISP (Locator/Identifier Separation Protocol)
 2014-05-29 21:05 UTC 

[PATCH net-next 0/8] cdc_ncm: fixes and conversion to sysfs API
 2014-05-29 21:31 UTC  (4+ messages)

[GIT PULL nf] Fixes for v3.15
 2014-05-29 21:00 UTC  (2+ messages)

[PATCH v1 net-next] net: filter: fix length calculation in BPF testsuite
 2014-05-29 20:41 UTC  (2+ messages)

[PATCH] ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
 2014-05-29 20:37 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ipv6: Shrink udp_v6_mcast_next() to one socket variable

[PATCH net V2 0/2] libphy: Add phy specific function to access mmd
 2014-05-29 20:17 UTC  (4+ messages)
` [PATCH net V2 1/2] libphy: Add phy specific function to access mmd phy registers
` [PATCH net V2 2/2] libphy: Add stubs to hook IEEE MMD Register reads and writes

[patch net] team: fix mtu setting
 2014-05-29 19:55 UTC  (3+ messages)

[PATCH] mrf24j40: add managed API's provided by device layer
 2014-05-29 17:45 UTC  (2+ messages)

My Beloved!
 2014-05-29 17:12 UTC 

[PATCH ethtool V3] Ethtool: Add Altera Triple Speed Ethernet Support
 2014-05-29 17:01 UTC 

[PATCH ethtool V2] Ethtool: Add Altera Triple Speed Ethernet Support
 2014-05-29 17:05 UTC  (2+ messages)

Scaling 'ip addr add' (was Re: What's the right way to use a *large* number of source addresses?)
 2014-05-29 16:19 UTC  (4+ messages)

Fw: [Bug 77081] New: sock_tx_timestamp for SOCK_RAW
 2014-05-29 16:00 UTC 

[PATCH 0/3] Netfilter/IPVS updates for net-next
 2014-05-29 15:55 UTC  (4+ messages)
` [PATCH 1/3] netfilter: Fix format string mismatch in ip_vs_proto_name()
` [PATCH 2/3] netfilter: nfnetlink_acct: Adding quota support to accounting framework
` [PATCH 3/3] netfilter: add helper for adding nat extension

[PATCH net] net: fix inet_getid() and ipv6_select_ident() bugs
 2014-05-29 15:45 UTC 

[PATCH/RFC] Re: recvmmsg() timeout behavior strangeness [RESEND]
 2014-05-29 15:33 UTC  (18+ messages)
                            ` [PATCH/RFC] Handle EFAULT in partial recvmmsg was "

[net-next PATCH 0/5] Optimizing "pktgen" for single CPU performance
 2014-05-29 15:29 UTC  (6+ messages)
` [net-next PATCH 2/5] ixgbe: increase default TX ring buffer to 1024

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2014-05-29 15:10 UTC  (16+ messages)
` [net-next 01/15] i40e/i40evf: Update check for AQ aliveness
` [net-next 02/15] i40e: enable descriptor prefetch for VFs
` [net-next 03/15] i40evf: don't round Tx rate down to 0
` [net-next 04/15] i40evf: tweak Tx rate params and de-magic-ify
` [net-next 05/15] i40e: Tx/Rx rings declaration
` [net-next 06/15] i40e/i40evf: Remove reserved PCTYPE defines
` [net-next 07/15] i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE
` [net-next 08/15] i40e: Use the new i40e_get_fd_cnt_all function in other places
` [net-next 09/15] i40e/i40evf: remove storm control
` [net-next 10/15] i40e/i40evf: Change type to u32 to avoid sparse error
` [net-next 11/15] i40e: Clear recovery pending, if reset failed
` [net-next 12/15] i40e: add clear_pxe AdminQ request
` [net-next 13/15] i40: disable FCoE for MFP modes
` [net-next 14/15] i40evf: don't use RESETTING state during reinit
` [net-next 15/15] i40e: relax the firmware API version check

[PATCH net-next v2] net: stmmac: Handle different error codes from platform_get_irq_byname
 2014-05-29 14:31 UTC 

[PATCH net-next] bridge: fix the unbalanced promiscuous count when add_if failed
 2014-05-29 13:30 UTC  (2+ messages)

[PATCH] net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMI
 2014-05-29 12:14 UTC  (2+ messages)

[PATCH] net: qmi_wwan: add additional Sierra Wireless QMI devices
 2014-05-29 12:14 UTC  (2+ messages)

[PATCH v2 0/2] add hix5hd2 mac driver
 2014-05-29 11:52 UTC  (8+ messages)
` [PATCH v2 1/2] Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernet

[PATCH RFC] Send process status in SCM_PROCINFO
 2014-05-29 11:13 UTC 

[PATCH 1/2] rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
 2014-05-29 11:09 UTC  (2+ messages)
` [PATCH 2/2] rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h

[PATCH net-next v3] mrf24j40: added device managed APIs
 2014-05-29 11:06 UTC  (3+ messages)
` [Linux-zigbee-devel] "

[PATCH net v3 0/2] sfc: Restrict PIO for 64bit arch in order to avoid data corruption
 2014-05-29 10:20 UTC  (3+ messages)
` [PATCH net v3 1/2] sfc: use 64-bit writes for PIO
` [PATCH net v3 2/2] sfc: Restrict PIO to 64-bit architectures

[PATCH] net: qmi_wwan: add Netgear AirCard 341U
 2014-05-29 10:00 UTC  (2+ messages)

[PATCH net] bridge: notify user space after fdb update
 2014-05-29  9:15 UTC  (3+ messages)

SCTP seems to lose its socket state
 2014-05-29  9:12 UTC  (4+ messages)

Fw: [PATCH net,stable 0/7] qmi_wwan: adding a few new devices
 2014-05-29  9:05 UTC 

[PATCH net-next v2] mrf24j40: add managed API's provided by device layer
 2014-05-29  8:50 UTC  (2+ messages)
` [Linux-zigbee-devel] "

[PATCH net-next 0/4] BPF + test suite updates
 2014-05-29  8:22 UTC  (5+ messages)
` [PATCH net-next 1/4] net: filter: add slot overlapping test with fully filled M[]
` [PATCH net-next 2/4] net: filter: add test for loading SKF_AD_OFF limits
` [PATCH net-next 3/4] net: filter: get rid of BPF_S_* enum
` [PATCH net-next 4/4] net: filter: improve filter block macros

[PATCH net-next v1] mrf24j40: add managed API's provided by device layer
 2014-05-29  7:12 UTC  (3+ messages)

[PATCH] genetlink: remove superfluous assignment
 2014-05-29  6:54 UTC 

[PATCH 6/7] gre: Call gso_make_checksum
 2014-05-29  4:24 UTC 

[PATCH 5/7] net: Add GSO support for UDP tunnels with checksum
 2014-05-29  4:24 UTC 

[PATCH 4/7] tcp: Call gso_make_checksum
 2014-05-29  4:24 UTC 

[PATCH 3/7] net: Support for multiple checksums with gso
 2014-05-29  4:23 UTC 

[PATCH 2/7] l2tp: call udp{6}_set_csum
 2014-05-29  4:23 UTC 

[PATCH 1/7] udp: Generic functions to set checksum
 2014-05-29  4:23 UTC 


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