messages from 2010-05-11 03:02:41 to 2010-05-13 13:20:16 UTC [more...]
[PATCH 1/9] mm: add generic adaptive large memory allocation APIs
2010-05-13 13:20 UTC (2+ messages)
[PATCH net-next] net/: (netfilter related) Remove unnecessary returns from void function()s
2010-05-13 13:20 UTC (2+ messages)
iptables NEW or SYN
2010-05-13 13:17 UTC
[PATCH] net sched: cleanup and rate limit warning
2010-05-13 13:12 UTC (7+ messages)
[PATCH 0/9]qlcnic: cleanup
2010-05-13 13:07 UTC (10+ messages)
` [PATCH NEXT 1/9] qlcnic: fix context cleanup
` [PATCH NEXT 2/9] qlcnic: remove obsolete register
` [PATCH NEXT 3/9] qlcnic: fix caching window register
` [PATCH NEXT 4/9] qlcnic: cleanup dma mask setting
` [PATCH NEXT 5/9] qlcnic: cleanup unused code
` [PATCH NEXT 6/9] qlcnic: check IDC version
` [PATCH NEXT 7/9] qlcnic: check device class
` [PATCH NEXT 8/9] qlcnic: support quisce mode
` [PATCH NEXT 9/9] qlcnic: add idc debug registers
[BUG] crashes with kvm/nat networking and net-next
2010-05-13 12:58 UTC (6+ messages)
does the broadcom bnx2x support RSS/multi queue
2010-05-13 11:32 UTC (8+ messages)
[PATCH 8/9] cxgb3: use kvzalloc and kvfree
2010-05-13 11:14 UTC
[PATCH 7/9] cxgb4: use kvzalloc and kvfree
2010-05-13 11:11 UTC
[PATCH 0/9] mm: generic adaptive large memory allocation APIs
2010-05-13 9:49 UTC
[GIT PULL] last minute vhost-net fix
2010-05-13 8:44 UTC
[PATCH] [ath5k][leds] Ability to disable leds support. If leds support enabled do not force mac802.11 leds layer selection
2010-05-13 7:36 UTC (3+ messages)
` [ath5k-devel] "
[PATCH net-next-2.6 2/2] bonding: allow user-controlled output slave selection
2010-05-13 7:32 UTC (6+ messages)
[PATCH 1/3] net: init_vlan should not copy slave or master flags
2010-05-13 7:31 UTC (3+ messages)
` [PATCH 2/3] net: fix conflict between null_or_orig and null_or_bond
` [PATCH 3/3] net: deliver skbs on inactive slaves to exact matches
[PATCH] skge: use the DMA state API instead of the pci equivalents
2010-05-13 6:43 UTC (2+ messages)
[PATCH] rndis_host: Poll status channel before control channel
2010-05-13 6:42 UTC (2+ messages)
[PATCH v3 0/4] xfrm: add x86 CONFIG_COMPAT support
2010-05-13 6:41 UTC (2+ messages)
[PATCH net-next 1/3] cxgb4: configure HW VLAN extraction through FW
2010-05-13 6:32 UTC (8+ messages)
` [PATCH net-next 2/3] cxgb4: report the PCIe link speed
` [PATCH net-next 3/3] cxgb4: report GRO stats with ethtool -S
[net-next-2.6 PATCH 01/12] e1000e: use static params to save stack space (part 2)
2010-05-13 6:32 UTC (24+ messages)
` [net-next-2.6 PATCH 02/12] e1000e: bad state after running ethtool diagnostics with AMT enabled
` [net-next-2.6 PATCH 03/12] e1000e: initialize manageability (IPMI) pass-through in 82574/82583
` [net-next-2.6 PATCH 04/12] e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
` [net-next-2.6 PATCH 05/12] e1000e: cleanup multiple common exit points
` [net-next-2.6 PATCH 06/12] e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
` [net-next-2.6 PATCH 07/12] e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
` [net-next-2.6 PATCH 08/12] e1000e: Incorrect function pointer set for force_speed_duplex on 82577
` [net-next-2.6 PATCH 09/12] e1000e: fix checks for manageability enabled and management pass-through
` [net-next-2.6 PATCH 10/12] e1000e: move settting of flow control refresh timer to link setup code
` [net-next-2.6 PATCH 11/12] e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
` [net-next-2.6 PATCH 12/12] e1000e: add PCI device id to enable support for 82567V-4
[PATCH 0/6] ipv6: ip6mr: support multiple independant multicast routing instances
2010-05-13 6:31 UTC (8+ messages)
` [PATCH 1/6] ipv6: ip6mr: move unres_queue and timer to per-namespace data
` [PATCH 2/6] ipv6: ip6mr: remove net pointer from struct mfc6_cache
` [PATCH 3/6] ipv6: ip6mr: convert struct mfc_cache to struct list_head
` [PATCH 4/6] ipv6: ip6mr: move mroute data into seperate structure
` [PATCH 5/6] ipv6: ip6mr: support multiple tables
` [PATCH 6/6] ipv6: ip6mr: add support for dumping routing tables over netlink
[PATCH NEXT 0/4]netxen: bug fixes
2010-05-13 6:29 UTC (6+ messages)
` [PATCH NEXT 1/4] netxen: fix register usage
` [PATCH NEXT 2/4] netxen: remove unnecessary size checks
` [PATCH NEXT 3/4] netxen: to fix onchip memory access
` [PATCH NEXT 4/4] netxen: handle queue manager access
[PATCH net-next 0/16] tipc: 1st integration of basic changes from sourceforge
2010-05-13 6:28 UTC (18+ messages)
` [PATCH net-next 01/16] tipc: Eliminate obsolete port's "congested_link" field
` [PATCH net-next 02/16] tipc: Eliminate unused argument in print statement
` [PATCH net-next 03/16] tipc: Prune unused data structures from configuration service
` [PATCH net-next 04/16] tipc: Eliminate unnecessary initialization in native API send routines
` [PATCH net-next 05/16] tipc: Rename "multicast-link" to "broadcast-link"
` [PATCH net-next 06/16] tipc: Add support for "-s" configuration option
` [PATCH net-next 07/16] tipc: Update commenting in TIPC API
` [PATCH net-next 08/16] tipc: remove abstraction for link_max_pkt
` [PATCH net-next 09/16] tipc: Relocate trivial link status functions to header file
` [PATCH net-next 10/16] tipc: add tipc_ prefix to fcns targeted for un-inlining
` [PATCH net-next 11/16] tipc: Reduce footprint by un-inlining address routines
` [PATCH net-next 12/16] tipc: Reduce footprint by un-inlining nmap routines
` [PATCH net-next 13/16] tipc: Reduce footprint by un-inlining port list routines
` [PATCH net-next 14/16] tipc: Reduce footprint by un-inlining bearer congestion routine
` [PATCH net-next 15/16] tipc: Reduce footprint by un-inlining buf_acquire routine
` [PATCH net-next 16/16] tipc: Reduce footprint by un-inlining tipc_msg_* routines
[PATCH 2.6.34-rc6] net: Improve ks8851 snl transmit performance
2010-05-13 5:38 UTC (3+ messages)
printk mac address --hangs
2010-05-13 5:16 UTC
Config Items appearing twice in same Kconfig file?
2010-05-13 1:08 UTC
linux-next: manual merge of the net tree with the wireless-current tree
2010-05-13 1:02 UTC (3+ messages)
[PATCH 5/5] sky2: Avoid allocating memory in sky2_resume
2010-05-12 23:30 UTC
[PATCH 4/5] sky2: Refactor down/up code out of sky2_restart()
2010-05-12 23:29 UTC
[PATCH 3/5] sky2: Shut off interrupts before NAPI
2010-05-12 23:29 UTC
[PATCH 2/5] sky2: Restore multicast after restart
2010-05-12 23:16 UTC
[PATCH 1/5] sky2: Avoid race in sky2_change_mtu
2010-05-12 23:16 UTC
[PATCH 0/5] sky2: Avoid memory allocations on suspend/resume
2010-05-12 23:16 UTC
mmotm 2010-05-11 - dies in pm_qos_update_request()
2010-05-12 22:33 UTC (4+ messages)
TCP-MD5 checksum failure on x86_64 SMP
2010-05-12 22:24 UTC (18+ messages)
linux-next: Tree for May 12 (netfilter: xt_TEE)
2010-05-12 21:53 UTC (4+ messages)
get beyond 1Gbps with pktgen on 10Gb nic?
2010-05-12 18:32 UTC (7+ messages)
[PATCH 1/3] net sched: printk message severity
2010-05-12 16:37 UTC (3+ messages)
` [PATCH 2/3] xfrm: add severity to printk
` [PATCH 3/3] pfkey: "
[PATCH net-next] bnx2x: avoid TX timeout when stopping device
2010-05-12 14:09 UTC (10+ messages)
` [RFC PATCH] bnx2: use netif_carrier_off to prevent tx timeout
` [RFC PATCH] tg3: "
[PATCH 0/2] fixes to arp_notify for virtual machine migration use case
2010-05-12 13:40 UTC (3+ messages)
` [PATCH] arp_notify: generate broadcast ARP reply not request
` [PATCH] arp_notify: generate arp_notify event on NETDEV_CHANGE too
comapt-wireless-2010-05-11,b43 can not be work
2010-05-12 13:46 UTC
[PATCH RFC] vhost: fix barrier pairing
2010-05-12 9:22 UTC (2+ messages)
[PATCH V4 1/4] net: add a noref bit on skb dst
2010-05-12 9:19 UTC (2+ messages)
[PATCH 0/2] ioatdma: ring buffer management updates
2010-05-12 8:36 UTC (3+ messages)
` [PATCH 1/2] ioat: convert to circ_buf
` [PATCH 2/2] ioat2,3: convert to producer/consumer locking
[PATCH 1/9] netdev: bfin_mac: add support for IEEE 1588 PTP
2010-05-12 7:20 UTC (6+ messages)
` [Uclinux-dist-devel] "
[PATCH net-next-2.6] [PPP] cleanup: remove pppoe_ioctl() declaration
2010-05-12 5:37 UTC
[patch 0/3] s390: qeth patches for 2.6.35
2010-05-12 5:34 UTC (4+ messages)
` [patch 1/3] [PATCH] qeth: exploit HW TX checksumming
` [patch 2/3] [PATCH] qeth: new message if OLM limit is reached
` [patch 3/3] [PATCH] qeth: synchronize configuration interface
linux-next: manual merge of the net tree with Linus' tree
2010-05-12 2:26 UTC
[PATCH] ARCNET: Limit com20020 PCI ID matches for SOHARD cards
2010-05-12 0:49 UTC
[PATCH net-next-2.6 1/2] bonding: add keep_all parameter
2010-05-11 22:12 UTC (5+ messages)
pull request: wireless-next-2.6 2010-05-11
2010-05-11 20:32 UTC (2+ messages)
ixgbe - problem with packet/bytes count on all queues
2010-05-11 19:40 UTC (3+ messages)
[PATCH net-next] drivers/net: Remove unnecessary returns from void function()s
2010-05-11 19:30 UTC
[PATCH 1/5] drivers/net/wireless/hostap: Drop memory allocation cast
2010-05-11 18:25 UTC
virtio: power management
2010-05-11 18:12 UTC
[PATCH net-next] net: Remove unnecessary returns from void function()s
2010-05-11 17:45 UTC
[PATCH] virtif: initial interface extensions
2010-05-11 17:15 UTC (3+ messages)
[PATCH] fix non-mergeable buffers packet too large error handling
2010-05-11 15:52 UTC
e1000e fails probe
2010-05-11 14:19 UTC (5+ messages)
[PATCH] virtif: initial interface extensions
2010-05-11 14:22 UTC (4+ messages)
[PATCH 00/84] netfilter: netfilter update for 2.6.35
2010-05-11 11:42 UTC (7+ messages)
` [PATCH 40/84] netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
` [PATCH 72/84] netfilter: xtables: inclusion of xt_TEE
[GIT] Networking
2010-05-11 7:01 UTC
[PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom
2010-05-11 5:59 UTC (4+ messages)
drivers/net/ RFC: Remove return; before void function end-of-functions close brace
2010-05-11 5:58 UTC (2+ messages)
bug: micrel phy init (2.6.34-rc7)
2010-05-11 5:55 UTC (3+ messages)
pull request: wireless-2.6 2010-05-10
2010-05-11 5:54 UTC (2+ messages)
Question about more headroom in skb
2010-05-11 5:06 UTC (2+ messages)
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).