messages from 2011-09-14 06:45:27 to 2011-09-17 09:58:29 UTC [more...]
[PATCH 0/5] Pull request for 'davem.r8169.fixes' branch
2011-09-17 9:57 UTC (3+ messages)
` [PATCH 1/5] r8169: fix the reset setting for 8111evl
` [PATCH 2/5] r8169: add MODULE_FIRMWARE for the firmware of 8111evl
[net-next 00/13][pull request] Intel Wired LAN Driver Updates
2011-09-17 8:43 UTC (15+ messages)
` [net-next 01/13] ixgb: eliminate checkstack warnings
` [net-next 02/13] igb: Update RXDCTL/TXDCTL configurations
` [net-next 03/13] igb: Update max_frame_size to account for an optional VLAN tag if present
` [net-next 04/13] igb: drop support for single buffer mode
` [net-next 05/13] igb: streamline Rx buffer allocation and cleanup
` [net-next 06/13] igb: update ring and adapter structure to improve performance
` [net-next 07/13] igb: Refactor clean_rx_irq to reduce overhead and "
` [net-next 08/13] igb: drop the "adv" off function names relating to descriptors
` [net-next 09/13] igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
` [net-next 10/13] igb: Remove multi_tx_table and simplify igb_xmit_frame
` [net-next 11/13] igb: Make Tx budget for NAPI user adjustable
` [net-next 12/13] igb: split buffer_info into tx_buffer_info and rx_buffer_info
` [net-next 13/13] igb: Consolidate creation of Tx context descriptors into a single function
(unknown),
2011-09-17 7:18 UTC
[net-next RFC V2 PATCH 0/5] Multiqueue support in tun/tap
2011-09-17 6:03 UTC (6+ messages)
` [net-next RFC V2 PATCH 1/5] tuntap: move socket to tun_file
` [net-next RFC V2 PATCH 2/5] tuntap: categorize ioctl
` [net-next RFC V2 PATCH 3/5] tuntap: introduce multiqueue flags
` [net-next RFC V2 PATCH 4/5] tuntap: multiqueue support
` [net-next RFC V2 PATCH 5/5] tuntap: add ioctls to attach or detach a file form tap device
[PATCH RFC 0/11] netlink: memory mapped I/O
2011-09-17 5:48 UTC (2+ messages)
[PATCH net-next] tcp: md5: remove one indirection level in tcp_md5sig_pool
2011-09-17 5:15 UTC (2+ messages)
[PATCH] sctp: deal with multiple COOKIE_ECHO chunks
2011-09-17 5:02 UTC (4+ messages)
[PATCH] ipv6: don't use inetpeer to store metrics for routes
2011-09-17 4:57 UTC (2+ messages)
[net-next 1/3] bna: Semaphore Lock Fix
2011-09-17 4:48 UTC (6+ messages)
` [net-next 2/3] bna: Set Ring Param Fix
` [net-next 3/3] bna: Eliminate Small Race Condition Window in RX Path
[net-next 00/11][pull request] Intel Wired LAN Driver Updates
2011-09-17 2:50 UTC (13+ messages)
` [net-next 01/11] ixgb: convert to ndo_fix_features
` [net-next 02/11] ixgbe: remove redundant configuration of tx_sample_rate
` [net-next 03/11] v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
` [net-next 04/11] ixgbe: make ixgbe_up and ixgbe_up_complete void functions
` [net-next 05/11] ixgbe: Add missing code for enabling overheat sensor interrupt
` [net-next 06/11] ixgbe: Add SFP support for missed 82598 PHY
` [net-next 07/11] ixgbe: drop adapter from ixgbe_fso call documentation
` [net-next 08/11] ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
` [net-next 09/11] ixgbe: cleanup some register reads
` [net-next 10/11] ixgbe: fix FCRTL/H register dump for X540
` [net-next 11/11] ixgbe: remove duplicate netif_tx_start_all_queues
[PATCH -next v2] unix stream: Fix use-after-free crashes
2011-09-16 23:35 UTC (5+ messages)
[PATCH net-next 0/4] ethtool: Fixes for RX NFC API
2011-09-16 23:25 UTC (2+ messages)
[PATCH net-next] bna: make function tables cont
2011-09-16 23:20 UTC (2+ messages)
[PATCH] can: ti_hecc: include linux/io.h
2011-09-16 23:21 UTC (3+ messages)
[PATCH net-next] vxge: make function table const
2011-09-16 23:20 UTC (2+ messages)
[PATCH] wan: make LAPB callbacks const
2011-09-16 23:20 UTC (2+ messages)
[PATCH net-next] pcnet32: constify function table
2011-09-16 23:20 UTC (2+ messages)
[PATCH] IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
2011-09-16 23:17 UTC (2+ messages)
[PATCH] ipv6: Send ICMPv6 RSes only when RAs are accepted
2011-09-16 23:15 UTC (6+ messages)
[PATCH net-next] ixgb: relax stack usage of 768 Byte
2011-09-16 23:08 UTC (2+ messages)
[PATCH] ipv4: Fix fib_info->fib_metrics leak
2011-09-16 22:58 UTC (2+ messages)
[PATCH net-next] can-gw: add netlink based CAN routing
2011-09-16 22:55 UTC (2+ messages)
[PATCH] net: Initialize entire flowi struct
2011-09-16 22:57 UTC (5+ messages)
` [PATCH 1/2] net: Align AF-specific flowi structs to long
` [PATCH 2/2] net: Handle different key sizes between address families in flow cache
[patch -next] caif: add error handling for allocation
2011-09-16 22:56 UTC (4+ messages)
` [PATCH] caif: fix a potential NULL dereference
[PATCH 0/4] ibmveth fixes
2011-09-16 20:51 UTC (3+ messages)
[PATCH 1/2] sfc: Remove requirement to set tx-usecs-irq for shared channels when modifying coalescing parameters
2011-09-16 20:51 UTC (3+ messages)
pull request: wireless-next 2011-09-16
2011-09-16 19:20 UTC (2+ messages)
[net-next 00/11][pull request] Intel Wired LAN Driver Updates
2011-09-16 19:20 UTC (13+ messages)
` [net-next 01/11] ixgbe: Change default Tx work limit size to 256 buffers
` [net-next 02/11] v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
` [net-next 03/11] ixgbe: cleanup allocation and freeing of IRQ affinity hint
` [net-next 04/11] ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
` [net-next 05/11] ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
` [net-next 06/11] ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
` [net-next 07/11] ixgbe: combine PCI_VDEVICE and board declaration to same line
` [net-next 08/11] ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
` [net-next 09/11] ixgbe: cleanup reset paths
` [net-next 10/11] ixgbe: cleanup configuration of EITRSEL and VF reset path
` [net-next 11/11] ixgbe: Correctly name and handle MSI-X other interrupt
IRDA: Fix global type conflicts in net/irda/irsysctl.c
2011-09-16 18:52 UTC (2+ messages)
iproute2 repository (temp)
2011-09-16 17:30 UTC
[PATCH net-next 08/14] tg3: Remove 5720, 5750, and 5750M
2011-09-16 16:28 UTC (6+ messages)
` re add support for bcm5750
Bridging behavior apparently changed around the Fedora 14 time
2011-09-16 14:55 UTC (19+ messages)
` Very confused about broute DROP
[PATCH] ixgbe: get pauseparam autoneg
2011-09-16 8:19 UTC (2+ messages)
LAN9514 eeprom problems
2011-09-16 5:20 UTC
net GIT trees on github
2011-09-16 3:01 UTC (2+ messages)
[PATCH net-next-2.6] e1000: don't enable dma receives until after dma address has been setup
2011-09-16 2:03 UTC (5+ messages)
群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
2011-09-16 0:22 UTC
macvtap mode private - IFF_PROMISC flag visibility for userspace
2011-09-15 21:56 UTC
[patch net-next-2.6] net: consolidate and fix ethtool_ops->get_settings calling
2011-09-15 21:33 UTC (2+ messages)
[PATCH 1/3] pch_gbe: fixed the issue which receives an unnecessary packet
2011-09-15 21:26 UTC (6+ messages)
` [PATCH 2/3] pch_gbe: added the process of FIFO over run error
` [PATCH 3/3] pch_gbe: support ML7831 IOH
[PATCH net 2/2] sfc: Use 64-bit writes for TX push where possible
2011-09-15 21:25 UTC (2+ messages)
[PATCH net 1/2] Revert "sfc: Use write-combining to reduce TX latency" and follow-ups
2011-09-15 21:25 UTC (2+ messages)
[PATCH 0/3] net/irda: sh_irda: add PM support
2011-09-15 21:19 UTC (2+ messages)
pull request: wireless 2011-09-15
2011-09-15 21:13 UTC (2+ messages)
[PATCH 19/27] Initconst section fixes for drivers/net
2011-09-15 21:12 UTC (4+ messages)
` [PATCH 26/27] Initconst section fixes for net
[PATCH net-next 0/8] tg3: Odds and ends
2011-09-15 19:57 UTC (2+ messages)
[PATCH net v2 0/6] bnx2x: Few link fixes
2011-09-15 19:53 UTC (2+ messages)
[net-next] MII: fix Kconfig dependencies for MII
2011-09-15 19:49 UTC (2+ messages)
[PATCH 0/9] update the stmmac to the version Aug_2011 (v3)
2011-09-15 19:45 UTC (2+ messages)
[patch net-next-2.6] br: remove redundant check and init
2011-09-15 19:43 UTC (2+ messages)
[PATCH] mii: Remove references to DP83840 PHY in mii.h
2011-09-15 19:45 UTC (4+ messages)
` [PATCH 1/2] [TRIVIAL] mii: Convert spaces to tabs "
[PATCH net-next ] Fix time-lag of IFF_RUNNING flag consistency between vlan and real devices
2011-09-15 19:44 UTC (4+ messages)
` [PATCH net-next] net: linkwatch: allow vlans to get carrier changes faster
[PATCH -mm RESEND] net, rds, Replace xlist in net/rds/xlist.h with llist
2011-09-15 19:43 UTC (2+ messages)
[PATCH 1/1 -next] 6LoWPAN: fix skb_copy call
2011-09-15 19:43 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v3 "
[patch 3/3 -next] 6LoWPAN: call dev_put() on error in lowpan_newlink()
2011-09-15 19:42 UTC (2+ messages)
[net-next 00/12] bna: Update bna driver version to 3.0.2.1
2011-09-15 19:41 UTC (2+ messages)
[patch 2/3 -next] 6LoWPAN: use the _safe version of list_for_each
2011-09-15 19:42 UTC (2+ messages)
[patch 1/3 -next] 6LoWPAN: use kfree_skb() instead of kfree()
2011-09-15 19:42 UTC (2+ messages)
[PATCH 0/14] skb fragment API: convert network drivers (part II)
2011-09-15 19:41 UTC (2+ messages)
[PATCH 1/1] net/can/af_can.c: Change del_timer to del_timer_sync
2011-09-15 19:07 UTC (2+ messages)
[PATCH] net: don't clear IFF_XMIT_DST_RELEASE in ether_setup
2011-09-15 19:08 UTC (4+ messages)
[PATCH net-2.6] net: copy userspace buffers on device forwarding
2011-09-15 19:08 UTC (2+ messages)
BUG: secpath not clearing between namespaces
2011-09-15 19:08 UTC (3+ messages)
` [PATCH] net: Make flow cache namespace-aware
[PATCH] Documentation: networking: dmfe.txt: Remove the maintainer of orphan filesystem
2011-09-15 19:07 UTC (2+ messages)
[RFC PATCH] tcp: Replace possible syn attack msg by counters
2011-09-15 19:06 UTC (3+ messages)
` [PATCH v2] tcp: Change possible SYN flooding messages
[PATCH 0/8] bnx2x: fixes
2011-09-15 19:06 UTC (2+ messages)
[PATCH] cls_rsvp.h was outdated
2011-09-15 19:06 UTC (2+ messages)
URGENT
2011-09-15 15:08 UTC
sendmmsg(2) draft man pages
2011-09-15 15:04 UTC (2+ messages)
[net-next-2.6 PATCH 0/3 RFC] macvlan: MAC Address filtering support for passthru mode
2011-09-15 13:46 UTC (2+ messages)
Soft vs. hard MTU / 802.3as
2011-09-15 10:29 UTC
r8169 hard-freezes the system on big network loads
2011-09-15 10:26 UTC (6+ messages)
malloc() and flushcache
2011-09-15 5:27 UTC
e1000e: NIC not working, power management issue?
2011-09-15 4:48 UTC (4+ messages)
[PATCH 0/3] netdev/of/phy: MDIO bus multiplexer support
2011-09-15 4:16 UTC (9+ messages)
` [PATCH 2/3] netdev/of/phy: Add "
` Device tree property names for MDIO bus multiplexer. Was: "
Draft manpage for recvmmsg
2011-09-15 4:15 UTC (2+ messages)
[PATCH v2 0/7] per-cgroup tcp buffer pressure settings
2011-09-15 1:46 UTC (8+ messages)
` [PATCH v2 1/7] Basic kernel memory functionality for the Memory Controller
` [PATCH v2 2/7] socket: initial cgroup code
` [PATCH v2 3/7] foundations of per-cgroup memory pressure controlling
` [PATCH v2 4/7] per-cgroup tcp buffers control
` [PATCH v2 5/7] per-netns ipv4 sysctl_tcp_mem
` [PATCH v2 6/7] tcp buffer limitation: per-cgroup limit
` [PATCH v2 7/7] Display current tcp memory allocation in kmem cgroup
Your Mail Quota Has Exceeded
2011-09-14 19:43 UTC
[PATCH] net/smsc911x: Correctly configure 16-bit register access from DT
2011-09-14 16:12 UTC (2+ messages)
Build-a-home-based-business-on-Auto-Pilot-
2011-09-14 13:47 UTC
[PATCH] Check net->nfnl for NULL in ctnetlink_conntrack_event to, avoid Oops on container destroy
2011-09-14 12:31 UTC (2+ messages)
[PATCH net-next-2.6 ] Fix overflow of socket buffer in sunrpc
2011-09-14 12:12 UTC (2+ messages)
IFF_TX_SKB_SHARING
2011-09-14 11:46 UTC (3+ messages)
Dear Email Account...........update your account
2011-09-14 11:16 UTC
FINAL NOTE
2011-09-14 11:03 UTC
Query on a lockdep issue in neigh_lookup
2011-09-14 9:36 UTC (2+ messages)
Deactivation of your Email Address
2011-09-14 7:48 UTC
Narendra Choyal wants to chat
2011-09-14 7:16 UTC
IP_TRANSPARENT requires CAP_NET_ADMIN - why?
2011-09-14 6:45 UTC (4+ messages)
` [PATCH] net: change capability used by socket options IP{,V6}_TRANSPARENT
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).