netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-21 18:15:00 to 2013-08-22 17:51:09 UTC [more...]

[PATCH 1/2] genl: Fix genl dumpit() locking
 2013-08-22 17:51 UTC  (4+ messages)

[PATCH 2/2] genl: Hold reference on correct module while netlink-dump
 2013-08-22 17:49 UTC  (4+ messages)

[RFC] iproute2: display devconf info
 2013-08-22 17:23 UTC 

Null pointer dereference in nl80211_set_reg
 2013-08-22 16:04 UTC  (2+ messages)

[PATCH 0/2] net/cadence/macb: add support for dt phy definition
 2013-08-22 16:00 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: at91/dt: define phy available on sama5d3 mother board

[RFC PATCH] phylib: mdio: handle register/unregister/register sequence
 2013-08-22 15:38 UTC  (9+ messages)

[RFC] phy: micrel: Convert micrel PHY driver to use OF
 2013-08-22 15:30 UTC  (6+ messages)

[PATCH net-next] net: sctp_probe: simplify code by using %pISc format specifier
 2013-08-22 15:26 UTC  (2+ messages)

[PATCH net] skge: dma_sync the whole receive buffer
 2013-08-22 14:46 UTC  (15+ messages)

[PATCH 0/4] trivial clean up for e1000e driver
 2013-08-22 14:26 UTC  (4+ messages)
` [PATCH 3/4] e1000e: Calculate the desc_len based on adapter type

[PATCH] net: fec: fix build warning of used uninitialized variable
 2013-08-22 14:15 UTC  (2+ messages)

[PATCH] net: fec: fix the error to get the previous BD entry
 2013-08-22 14:14 UTC  (2+ messages)

ipvsadm: One-packet scheduling with UDP service is unstable
 2013-08-22 14:14 UTC  (4+ messages)

[PATCH] net: fec: add the initial to set the physical mac address
 2013-08-22 14:07 UTC  (2+ messages)

Problematic commits in the ipsec tree
 2013-08-22 13:53 UTC  (3+ messages)

question about drivers/net/ethernet/sgi
 2013-08-22 13:16 UTC  (2+ messages)

Pull request: sfc-next 2013-08-22
 2013-08-22 13:10 UTC  (33+ messages)
` [PATCH net-next 01/32] sfc: Fix lookup of default RX MAC filters when steered using ethtool
` [PATCH net-next 02/32] sfc: const-qualify source pointers for MMIO write functions
` [PATCH net-next 03/32] sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic
` [PATCH net-next 04/32] sfc: Move details of a Falcon bug workaround out of ethtool.c
` [PATCH net-next 05/32] sfc: Move more Falcon-specific code and definitions into falcon.c
` [PATCH net-next 06/32] sfc: Introduce and use MCDI_DECLARE_BUF macro
` [PATCH net-next 07/32] sfc: Rationalise MCDI buffer accessors
` [PATCH net-next 08/32] sfc: Fill out the set of MCDI accessors
` [PATCH net-next 09/32] sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
` [PATCH net-next 10/32] sfc: Use proper macros to declare and access MCDI arrays
` [PATCH net-next 11/32] sfc: Ensure MCDI buffers, but not lengths, are dword aligned
` [PATCH net-next 12/32] sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
` [PATCH net-next 13/32] sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
` [PATCH net-next 14/32] sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
` [PATCH net-next 15/32] sfc: Collect all MCDI port functions into mcdi_port.c
` [PATCH net-next 16/32] sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
` [PATCH net-next 17/32] sfc: Make MCDI independent of Siena
` [PATCH net-next 18/32] sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking
` [PATCH net-next 19/32] sfc: Make struct efx_special_buffer less special
` [PATCH net-next 20/32] sfc: Rename Falcon-architecture register definitions
` [PATCH net-next 21/32] sfc: Remove efx_process_channel_now()
` [PATCH net-next 22/32] sfc: Rework IRQ enable/disable
` [PATCH net-next 23/32] sfc: Limit scope of a Falcon A1 IRQ workaround
` [PATCH net-next 24/32] sfc: Stop RX refill before flushing RX queues
` [PATCH net-next 25/32] sfc: Remove bogus call to efx_release_tx_buffers()
` [PATCH net-next 26/32] sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
` [PATCH net-next 27/32] sfc: Move and rename Falcon/Siena common NIC operations
` [PATCH net-next 28/32] sfc: Translate MCDI error numbers received in events
` [PATCH net-next 29/32] sfc: Update MCDI protocol definitions for EF10
` [PATCH net-next 30/32] sfc: Add support for MCDI v2
` [PATCH net-next 31/32] sfc: Fix race in completion handling
` [PATCH net-next 32/32] sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface

[patch net-next v6 0/4] export device physical port id to userspace
 2013-08-22 13:10 UTC  (4+ messages)
` [patch net-next v6 4/4] igb/igbvf: implement ndo_get_phys_port_id

[PATCH] net: vlan: inherit addr_assign_type along with dev_addr
 2013-08-22 12:23 UTC 

[PATCH V4] ipv6: handle Redirect ICMP Message with no Redirected Header option
 2013-08-22 11:48 UTC  (2+ messages)

[PATCH] net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
 2013-08-22 11:47 UTC 

[PATCH] net: usbnet: update addr_assign_type if appropriate
 2013-08-22 11:45 UTC 

[PATCH 0/4] cpsw: support for control module register
 2013-08-22 11:37 UTC  (5+ messages)
` [PATCH 1/4] net: ethernet: cpsw: switch to devres allocations
` [PATCH 2/4] net: ethernet: cpsw: add optional third memory region for CONTROL module
` [PATCH 3/4] net: ethernet: cpsw: add support for hardware interface mode config
` [PATCH 4/4] ARM: dts: am33xx: add third memory region to cpsw block

pull request (net-next): ipsec-next 2013-08-22
 2013-08-22 11:12 UTC  (7+ messages)
` [PATCH 1/6] xfrm: constify mark argument of xfrm_find_acq()
` [PATCH 2/6] af_key: constify lookup tables
` [PATCH 3/6] xfrm: Delete hold_timer when destroy policy
` [PATCH 4/6] xfrm: Remove rebundant address family checking
` [PATCH 5/6] xfrm: Make xfrm_state timer monotonic
` [PATCH 6/6] xfrm: remove irrelevant comment in xfrm_input()

[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates
 2013-08-22  9:49 UTC  (16+ messages)
` [net-next v2 01/15] igb: Reset the link when EEE setting changed
` [net-next v2 02/15] igb: Read register for latch_on without return value
` [net-next v2 03/15] igb: Added rcu_lock to avoid race
` [net-next v2 04/15] igb: don't allow SR-IOV without MSI-X
` [net-next v2 05/15] igb: Update MTU so that it is always at least a standard frame size
` [net-next v2 06/15] igb: Refactor of init_nvm_params
` [net-next v2 07/15] igb: Refactor NVM read functions to accommodate devices with no flash
` [net-next v2 08/15] igb: Add device support for flashless SKU of i210 device
` [net-next v2 09/15] igb: Fix get_fw_version function for all parts
` [net-next v2 10/15] igb: Add macro for size of RETA indirection table
` [net-next v2 11/15] igb: Expose RSS indirection table for ethtool
` [net-next v2 12/15] e1000e: cleanup whitespace in recent commit
` [net-next v2 13/15] e1000e: Add code to check for failure of pci_disable_link_state call
` [net-next v2 14/15] e1000e: Avoid kernel crash during shutdown
` [net-next v2 15/15] e1000e: resolve checkpatch JIFFIES_COMPARISON warning

(unknown),
 2013-08-22  9:29 UTC 

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel
 2013-08-22  9:23 UTC  (7+ messages)
    ` Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver "
      ` Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700DeviceDriver "

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel
 2013-08-22  8:45 UTC  (3+ messages)
` Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver "

ADSL/ATM linklayer tc shaping regression fix commits for stable
 2013-08-22  8:41 UTC  (7+ messages)

[PATCH] driver:net:stmmac: Disable DMA store and forward mode if platform data force_sf_dma_mode is negative
 2013-08-22  8:40 UTC  (7+ messages)

Performance regression 3.11 with macvlan between 2 linux guests (bisected)
 2013-08-22  8:29 UTC  (5+ messages)

pull-request: can-next 2013-08-22
 2013-08-22  7:49 UTC 

[PATCH RFC 0/2] Add IPsec virtual tunnel interfaces to IPv6
 2013-08-22  7:47 UTC  (3+ messages)
` [PATCH RFC 2/2] ipv6: Add support for IPsec virtual tunnel interfaces

[RFC] genetlink: don't allow unloading families while dumping
 2013-08-22  7:21 UTC 

[PATCH 0/2] fix generic netlink locking issue(s)
 2013-08-22  7:17 UTC  (9+ messages)
` [PATCH 1/2] Revert "genetlink: fix family dump race"
` [PATCH 2/2] genetlink: convert family dump code to use RCU

[PATCH 0/4] drivers/net: fix too big NAPI weights
 2013-08-22  6:51 UTC  (11+ messages)
` [PATCH 1/4] jme: lower NAPI weight
` [PATCH 2/4] netxen: "
` [PATCH 3/4] ps3_gelic: "
` [PATCH 4/4] qlcnic: use standard NAPI weights

[PATCH net] be2net: fix disabling TX in be_close()
 2013-08-22  6:53 UTC 

[PATCH 7/8] net: davinci_mdio: remove unnecessary dev_set_drvdata()
 2013-08-22  5:53 UTC  (2+ messages)

Fwd: RFC 6980 on Security Implications of IPv6 Fragmentation with IPv6 Neighbor Discovery
 2013-08-22  5:39 UTC  (8+ messages)

[Patch net-next v3 0/9] net: introduce generic type and helpers for IP address
 2013-08-22  5:03 UTC  (10+ messages)
` [Patch net-next v3 9/9] selinux: use generic union inet_addr

[RFC PATCH] bridge: inherit slave devices needed_headroom
 2013-08-22  4:58 UTC  (3+ messages)

NAT stops forwarding ACKs after PMTU discovery
 2013-08-22  4:15 UTC  (4+ messages)
` [RFC 0/2] Account for duplicate ACKs with invalid SACK-blocks

[PATCH net] ipv4: expose IPV4_DEVCONF
 2013-08-22  4:09 UTC 

[PATCH net-next] tcp: increase throughput when reordering is high
 2013-08-22  3:52 UTC  (3+ messages)

[PATCH] net: phy: mdio-octeon: use platform_set_drvdata()
 2013-08-22  3:51 UTC  (2+ messages)

[PATCH] net: irda: pxaficp_ir: use platform_set_drvdata()
 2013-08-22  3:51 UTC  (2+ messages)

[PATCH 2/2] hso: Fix stack corruption on some architectures
 2013-08-22  3:48 UTC  (3+ messages)

[PATCH 1/2] hso: Earlier catch of error condition
 2013-08-22  3:48 UTC  (3+ messages)

pull-request: can-next 2013-08-21
 2013-08-22  3:47 UTC  (2+ messages)

[PATCH V3] ipv6: handle Redirect ICMP Message with no Redirected Header option
 2013-08-22  3:44 UTC  (4+ messages)

[PATCH (net.git) 2/2] stmmac: remove useless csum flag
 2013-08-22  3:38 UTC  (3+ messages)
` [net-next.git] "

[PATCH RFC net-next] ipv6: avoid high order memory allocations for /proc/net/ipv6_route
 2013-08-22  3:16 UTC  (2+ messages)

[PATCH linux-next] ipv6: fix missing braces in ip6_tnl_add_linklocal
 2013-08-22  3:05 UTC  (2+ messages)

[PATCH RESEND net-next V2 0/3] huawei_cdc_ncm introduction
 2013-08-22  2:56 UTC  (5+ messages)
  ` [PATCH RESEND net-next V2 1/3] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use
  ` [PATCH RESEND net-next V2 2/3] net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
  ` [PATCH RESEND net-next V2 3/3] net: cdc_ncm: remove non-standard NCM device IDs

[PATCH] netns: unix: only allow to find out unix socket in same net namespace
 2013-08-22  1:36 UTC  (7+ messages)

[PATCH 1/2] ethernet: moxa: remove unnecessary platform_set_drvdata()
 2013-08-22  1:57 UTC  (2+ messages)
` [PATCH 2/2] ethernet: broadcom: "

Very Urgent!!!
 2013-08-22  1:12 UTC 

[PATCH net] sfc: Fix lookup of default RX MAC filters when steered using ethtool
 2013-08-21 23:52 UTC  (2+ messages)
` Pull request: sfc 2013-08-21

Fw: [Bug 60779] New: tcp_fastretrans_alert triggered on tcp_input.c
 2013-08-21 23:44 UTC 

[PATCH 0/2] SH: fix typos in Ether platform data
 2013-08-21 22:18 UTC  (3+ messages)
` [PATCH 1/2] SH7619: fix typo "
` [PATCH 2/2] SolutionEngine7724: "

[PATCH v3] r8169: fix invalid register dump
 2013-08-21 21:17 UTC  (6+ messages)
      ` [PATCH net-next v4] "

[PATCH RESEND net-next 0/3] huawei_cdc_ncm introduction
 2013-08-21 20:26 UTC  (2+ messages)

[PATCH v3] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
 2013-08-21 19:38 UTC  (4+ messages)

[PATCH 0/8] net: remove unnecessary dev_set_drvdata()
 2013-08-21 19:27 UTC  (2+ messages)

[PATCH net-next 0/4] tun: Some bits required for tun's checkpoint-restore (v2)
 2013-08-21 19:22 UTC  (2+ messages)

[PATCH net-next V2 0/5] Mellanox driver updates 2013-08-19
 2013-08-21 19:20 UTC  (2+ messages)

[PATCH net-next 0/5] qlcnic: Implement Multi Tx queues and ndo_get_phys_port support for 82xx
 2013-08-21 19:17 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2013-08-21 19:15 UTC  (3+ messages)
` [net-next 11/15] igb: Expose RSS indirection table for ethtool

[PATCH 0/2] SH: fix platform Ether support
 2013-08-21 18:58 UTC  (3+ messages)
` [PATCH 2/2] SolutionEngine7724: fix "

net: netem: regression/bug: using a pfifo no longer avoids reordering caused by jitter
 2013-08-21 18:40 UTC 

linux-next: build warning after merge of the net-next tree
 2013-08-21 18:15 UTC  (2+ messages)


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