netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-12 13:06:08 to 2012-04-13 10:34:03 UTC [more...]

[PATCH 0/6] arch/tile: provide tilegx networking support
 2012-04-13 10:34 UTC  (6+ messages)
` [PATCH 6/6] tilegx network driver: initial support

[PATCH net-next v3] tcp: bind() use stronger condition for bind_conflict
 2012-04-13  8:53 UTC  (2+ messages)

[PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-13  8:35 UTC  (9+ messages)

[PATCH net-next] inet: makes syn_ack_timeout mandatory
 2012-04-13  8:16 UTC 

[PATCH net-next v2] tcp: bind() use stronger condition for bind_conflict
 2012-04-13  8:12 UTC  (7+ messages)

[net-next 0/4 (V3)] stmmac & EEE support
 2012-04-13  6:35 UTC  (6+ messages)
` [net-next 1/4 (V3)] net: ethtool: add the "
` [net-next 3/4 (V3)] stmmac: add the Energy Efficient Ethernet support

via-rhine: Problem with lost link after a while
 2012-04-13  6:16 UTC  (5+ messages)

[PATCH net-next] tcp: RFC6298 supersedes RFC2988bis
 2012-04-13  5:48 UTC 

[PATCH v18 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
 2012-04-13  4:40 UTC  (24+ messages)
` [PATCH v18 02/15] Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
` [PATCH v18 03/15] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
  ` [PATCH v18 04/15] net/compat.c,linux/filter.h: share compat_sock_fprog
` [PATCH v18 05/15] seccomp: kill the seccomp_t typedef
` [PATCH v18 06/15] asm/syscall.h: add syscall_get_arch
` [PATCH v18 07/15] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v18 08/15] seccomp: add system call filtering using BPF
` [PATCH v18 09/15] seccomp: remove duplicated failure logging
` [PATCH v18 10/15] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v18 11/15] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v18 12/15] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v18 13/15] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v18 14/15] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v18 15/15] Documentation: prctl/seccomp_filter

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-04-13  2:51 UTC  (2+ messages)

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-04-13  2:49 UTC  (2+ messages)

Kernel panic with bridge networking
 2012-04-13  2:45 UTC  (4+ messages)

[PATCH] ks8851: Fix missing mutex_lock/unlock
 2012-04-13  0:22 UTC  (2+ messages)

[PATCH 00/37] atl1c: update hardware settings
 2012-04-13  0:15 UTC  (38+ messages)
` [PATCH 01/37] atl1c: update author contact info & company/driver desciption
` [PATCH 02/37] atl1c: remove multiple-RX-Q code
` [PATCH 03/37] atl1c: remove HDS register
` [PATCH 04/37] atl1c: remove VPD register
` [PATCH 05/37] atl1c: remove SMB/CMB DMA related code
` [PATCH 06/37] atl1c: split 2 32bit registers of TPD to 4 16bit registers
` [PATCH 07/37] atl1c: remove code related to rxq 1/2/3
` [PATCH 08/37] atl1c: wrong register used to stop TXQ
` [PATCH 09/37] atl1c: correct wrong definition of REG_DMA_CTRL
` [PATCH 10/37] atl1c: remove dmaw_block
` [PATCH 11/37] atl1c: using fixed TXQ configuration for l2cb and l1c
` [PATCH 12/37] atl1c: restore max-read-request-size in Device Conrol Register
` [PATCH 13/37] atl1c: threshold for ASPM is changed based on chip capability
` [PATCH 14/37] atl1c: add module parameter for l1c_wait_until_idle
` [PATCH 15/37] atl1c: update right threshold for TSO
` [PATCH 16/37] atl1c: remove dmar_dly_cnt and dmaw_dly_cnt
` [PATCH 17/37] atl1c: clear PCIE error status in atl1c_reset_pcie
` [PATCH 18/37] atl1c: refine reg definition of REG_MASTER_CTRL
` [PATCH 19/37] atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch
` [PATCH 20/37] atl1c: refine/update ASPM configuration
` [PATCH 21/37] atl1c: refine atl1c_pcie_patch
` [PATCH 22/37] atl1c: fix WoL(magic) issue for l2cb 1.1
` [PATCH 23/37] atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write
` [PATCH 24/37] atl1c: remove REG_PHY_STATUS
` [PATCH 25/37] atl1c: refine phy-register read/write function
` [PATCH 26/37] atl1c: remove PHY contrl in atl1c_reset_pcie
` [PATCH 27/37] atl1c: refine SERDES-clock related code
` [PATCH 28/37] atl1c: remove PHY polling from atl1c_open
` [PATCH 29/37] atl1c: update PHY reset related routine
` [PATCH 30/37] atl1c: remove PHY reset/init for link down event
` [PATCH 31/37] atl1c: add function atl1c_power_saving
` [PATCH 32/37] atl1c: refine start/enable code for MAC module
` [PATCH 33/37] atl1c: add PHY link event(up/down) patch
` [PATCH 34/37] atl1c: clear WoL status when reset pcie
` [PATCH 35/37] atl1c: remove code of closing register writable attribution
` [PATCH 36/37] atl1c: refine mac address related code
` [PATCH 37/37] atl1c: cancel task when interface closed

pull request: wireless-next 2012-04-12
 2012-04-13  0:12 UTC  (2+ messages)

[PATCH] ks8851: Fix missing mutex_lock/unlock
 2012-04-12 22:03 UTC  (2+ messages)

[PATCH] net/ipv6/exthdrs.c: Strict PadN option checking
 2012-04-12 21:37 UTC  (2+ messages)

[PATCH] net/ipv6/exthdrs.c et al: Optional strict PadN option checking
 2012-04-12 21:35 UTC  (5+ messages)

linux-next: Tree for Apr 12
 2012-04-12 21:24 UTC 

[PATCH 0/5] Add ethtool stats support for Wireless Devices
 2012-04-12 21:21 UTC  (14+ messages)
` [PATCH 1/5] cfg80211: Add framework to support ethtool stats
` [PATCH 2/5] mac80211: Support getting sta_info stats via ethtool
` [PATCH 3/5] mac80211: Framework to get wifi-driver "
  ` [PATCH 4/5] mac80211: Add more ethtools stats: survey, rates, etc
` [PATCH 5/5] mac80211: Add sta_state to ethtool stats

[PATCH] ks8851: Fix missing mutex_lock/unlock
 2012-04-12 21:19 UTC  (6+ messages)

[PATCH] fixed coding style issue
 2012-04-12 20:36 UTC  (2+ messages)

[PATCH] ks8851: Cancel any pending IRQ work
 2012-04-12 20:34 UTC  (3+ messages)

[PATCH net-next] net: vxge: Add MODULE_FIRMWARE
 2012-04-12 20:34 UTC 

[net-next PATCH v3 0/8] Managing the forwarding database(FDB)
 2012-04-12 20:27 UTC  (11+ messages)
` [net-next PATCH v3 1/8] net: add generic PF_BRIDGE:RTM_ FDB hooks
` [net-next PATCH v3 2/8] net: addr_list: add exclusive dev_uc_add and dev_mc_add
` [net-next PATCH v3 3/8] net: add fdb generic dump routine
` [net-next PATCH v3 4/8] net: rtnetlink notify events for FDB NTF_SELF adds and deletes
` [net-next PATCH v3 5/8] ixgbe: enable FDB netdevice ops
` [net-next PATCH v3 6/8] ixgbe: allow RAR table to be updated in promisc mode
` [net-next PATCH v3 7/8] ixgbe: UTA table incorrectly programmed
` [net-next PATCH v3 8/8] macvlan: add FDB bridge ops and macvlan flags

[PATCH] net/ipv6/ipv6_sockglue.c: Removed redundant extern
 2012-04-12 20:15 UTC  (2+ messages)

[PATCH] net/core: simple_strtoul cleanup
 2012-04-12 20:09 UTC  (2+ messages)

[PATCH 0/8] r6040: misc cleanups
 2012-04-12 20:07 UTC  (2+ messages)

[PATCH 1/2] qlcnic: Add default swtich case in 'qlcnic_can_start_firmware()'
 2012-04-12 20:02 UTC  (2+ messages)

[PATCH] bonding: start slaves with link down for ARP monitor
 2012-04-12 18:38 UTC 

[PATCH net-next] ixp4xx_eth: Fix up the get_ts_info ethtool method
 2012-04-12 20:01 UTC  (2+ messages)

[PATCH] [IPv6]: Treat ND option 31 as userland (DNSSL support)
 2012-04-12 19:57 UTC  (2+ messages)

[PATCH] wiznet: Add missing #include <linux/irq.h>
 2012-04-12 19:46 UTC  (2+ messages)

[PATCH] drivers/net: Remove CONFIG_WIZNET_TX_FLOW option
 2012-04-12 19:46 UTC  (2+ messages)

[GIT] Networking
 2012-04-12 19:39 UTC 

[PATCH] Fix missing mutex_lock/unlock
 2012-04-12 19:23 UTC  (2+ messages)

[RFC PATCH 1/2] net: ethtool: Add capability to retrieve plug-in module EEPROM
 2012-04-12 18:41 UTC  (7+ messages)

[PATCH net-next 0/4] New CAIF features
 2012-04-12 18:27 UTC  (5+ messages)
` [PATCH net-next 1/4] caif: set traffic class for caif packets
` [PATCH net-next 2/4] caif-hsi: robust frame aggregation for HSI
` [PATCH net-next 3/4] caif-hsi: Remove stop/start of queue
` [PATCH net-next 4/4] caif-hsi: Postpone init of HSI until open()

[PATCH net 0/3] CAIF Bug-fixes
 2012-04-12 18:18 UTC  (4+ messages)
` [PATCH net 1/3] caif: Fix memory leakage in the chnl_net.c
` [PATCH net 2/3] caif-hsi: Free flip_buffer at shutdown
` [PATCH net 3/3] caif_hsi: use dev_dbg not dev_err for reporting

[PATCH] net: smsc911x: fix RX FIFO fastforwarding when dropping packets
 2012-04-12 17:41 UTC  (10+ messages)

[PATCH 0/4] Tunneling related patches
 2012-04-12 17:38 UTC  (7+ messages)
` [PATCH 1/4] tunnel: implement 64 bits statistics
` [PATCH 2/4] ipgre: follow state of lower device
` [PATCH 3/4] sit: "
` [PATCH 4/4] ipip: "

(unknown),
 2012-04-12 17:37 UTC 

[PATCH 1/2] ath9k: Use macro to decrease code when priting recv stats
 2012-04-12 17:04 UTC  (2+ messages)
` [PATCH 2/2] ath9k: Gather and report IRQ sync_cause errors

[PATCH] ath9k: Support ethtool getstats api
 2012-04-12 16:56 UTC 

[PATCH 4/4] iproute2 - Fix up and simplify variables pointing to install directories. Define where is the are located the iproute2 config files. Get rid of trailing slashes for paths in several file
 2012-04-12 16:51 UTC  (2+ messages)

pull request: wireless 2012-04-12
 2012-04-12 16:51 UTC  (2+ messages)

[PATCH v3] mac80211: Support on-channel scan option
 2012-04-12 16:38 UTC 

[v11 PATCH 0/3] NETFILTER new target module, HMARK
 2012-04-12 15:54 UTC  (3+ messages)
` [v11 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[PATCH 00/10] Wireless patches for wireless-testing
 2012-04-12 15:23 UTC  (11+ messages)
` [PATCH 05/10] mac80211: Add more ethtools stats: survey, rates, etc
` [PATCH 06/10] mac80211: Add sta_state to ethtool stats
` [PATCH 08/10] mac80211: Support on-channel scan option

[RFC v3] Add TCP encap_rcv hook
 2012-04-12 14:40 UTC  (6+ messages)
  ` [PATCH net-next] udp: intoduce udp_encap_needed static_key
        ` [RFC v4] Add TCP encap_rcv hook

RFC udp: improve __udp4_lib_lookup performance
 2012-04-12 14:00 UTC  (2+ messages)

Powerd Cloud Hosting and Server
 2012-04-12 13:34 UTC 

[PATCH] Phonet: phonet_net_id can be static (sparse)
 2012-04-12 13:39 UTC  (3+ messages)
` [PATCH] Phonet: missing headers (sparse)
` [PATCH] Phonet: change maintainer address

[PATCH] 8139cp: set intr mask after its handler is registered
 2012-04-12 13:45 UTC  (2+ messages)

Regression due to "ath9k: fix going to full-sleep on PS idle"
 2012-04-12 13:20 UTC  (3+ 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).