messages from 2012-04-12 17:03:54 to 2012-04-13 17:15:19 UTC [more...]
[PATCH 0/9] atl1: add napi to Atheros L1 NIC
2012-04-13 17:15 UTC (11+ messages)
` [PATCH 1/9] atl1: handle rx in separate condition
` [PATCH 2/9] atl1: make driver napi compatible
` [PATCH 3/9] atl1: add napi process of tx interrupts
` [PATCH 4/9] atl1: use defined functions to disable irq
` [PATCH 5/9] atl1: make function to set imr of card
` [PATCH 6/9] atl1: add value to check ability of reenabling IRQs
` [PATCH 7/9] atl1: enable errors and link ints when rx/tx scheduled
` [PATCH 8/9] atl1: do not process interrupts in cycle in handler
` [PATCH 9/9] atl1: do not drop rx/tx interrupts before they are scheduled
[PATCH 4/4] net: Remove redundant spi driver bus initialization
2012-04-13 17:13 UTC (2+ messages)
[PATCH] net/garp: fix GID rbtree ordering
2012-04-13 17:10 UTC (2+ messages)
sky2: in free_buffers() do proper checks before call of rx_clean()
2012-04-13 17:09 UTC (3+ messages)
[PATCH] skbuff: struct ubuf_info callback type safety
2012-04-13 17:09 UTC (2+ messages)
[STRAW MAN PATCH] sch_teql doesn't load-balance ppp(oatm) slaves
2012-04-13 17:05 UTC (6+ messages)
` [PATCH] pppoatm: Fix excessive queue bloat
[PATCH] ppp: Don't stop and restart queue on every TX packet
2012-04-13 17:07 UTC (4+ messages)
` ppp: Fix race condition with queue start/stop
[PATCH 00/37] atl1c: update hardware settings
2012-04-13 17:02 UTC (39+ 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
[PATCH] ipv6: Fix problem with expired dst cache
2012-04-13 16:58 UTC (3+ messages)
` [PATCH v6] ipv6: fix "
suspicious RCU usage warnings in 3.3.0
2012-04-13 16:30 UTC (9+ messages)
[PATCH net-next 0/4] New CAIF features
2012-04-13 15:37 UTC (6+ 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-13 15:07 UTC (5+ 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/key/af_key.c: add missing kfree_skb
2012-04-13 15:05 UTC (2+ messages)
[PATCH 0/2] l2tp: l2tp_ip socket fixes
2012-04-13 15:06 UTC (2+ messages)
[PATCH]Fix misplaces parenthesis in virtio_net.c
2012-04-13 15:05 UTC (2+ messages)
net: kernel BUG() in net/netns/generic.h:45
2012-04-13 15:05 UTC (6+ messages)
` [PATCH 1/2] net: In unregister_netdevice_notifier unregister the netdevices
` [PATCH 2/2] phonet: Sort out initiailziation and cleanup code
[0/3] bridge: Do not send multicast queries by default
2012-04-13 14:53 UTC (5+ messages)
` [PATCH 2/3] bridge: Restart queries when last querier expires
` [PATCH 1/3] bridge: Add br_multicast_start_querier
` [PATCH 3/3] bridge: Add multicast_querier toggle and disable queries by default
[PATCH v2] net/ethernet: ks8851_mll fix rx frame buffer overflow
2012-04-13 14:48 UTC
[PATCH] [trivial] net: Fix spelling typo in net
2012-04-13 14:33 UTC
Netlink, route monitoring, RTM_DELROUTE not issued for ppp peer address. Bug or feature?
2012-04-13 13:59 UTC (2+ messages)
` SV: "
linux-next: Tree for Apr 12
2012-04-13 12:11 UTC (2+ messages)
[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 (3+ messages)
[PATCH] ks8851: Fix missing mutex_lock/unlock
2012-04-13 0:22 UTC (2+ messages)
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)
[PATCH 0/5] Add ethtool stats support for Wireless Devices
2012-04-12 21:21 UTC (10+ messages)
` [PATCH 4/5] mac80211: Add more ethtools stats: survey, rates, etc
[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: 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 (4+ messages)
` [PATCH 2/4] ipgre: follow state of lower device
(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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).