messages from 2008-11-26 22:41:18 to 2008-11-27 23:34:55 UTC [more...]
[PATCH 14/32] ixgbe section fixes
2008-11-27 23:34 UTC (3+ messages)
` [PATCH 14/32] ixgbe section fixes (against netdev)
[PATCH -next] sctp: fix missing label when PROC_FS=n
2008-11-27 23:31 UTC (2+ messages)
[PATCH 0 of 2] implement tty driver for netconsole
2008-11-27 23:09 UTC (5+ messages)
` [PATCH 1 of 2] netconsole: don't require struct console to send data
` [PATCH 2 of 2] netconsole: add write-only tty driver
hardware time stamping with extra skb->hwtstamp
2008-11-27 22:13 UTC (7+ messages)
oops/warning report for the week of November 26, 2008
2008-11-27 21:42 UTC (15+ messages)
WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0xfe/0x17e() with tg3 network
2008-11-27 20:33 UTC (14+ messages)
netfilter 00/29: Netfilter Update
2008-11-27 18:33 UTC (36+ messages)
` netfilter 01/29: xt_NFLOG: don't call nf_log_packet in NFLOG module
` netfilter 02/29: netns-aware ipt_addrtype
` netfilter 03/29: arptable_filter: merge forward hook
` netfilter 04/29: netns ebtables: part 1
` netfilter 05/29: netns ebtables: part 2
` netfilter 06/29: netns ebtables: more cleanup during ebt_unregister_table()
` netfilter 07/29: netns ebtables: ebtable_broute in netns
` netfilter 08/29: netns ebtables: ebtable_filter "
` netfilter 09/29: netns ebtables: ebtable_nat "
` netfilter 10/29: netns ebtables: br_nf_pre_routing_finish() fixup
` netfilter 11/29: nf_nat: remove warn_if_extra_mangle
` netfilter 12/29: ctnetlink: use nf_conntrack_get instead of atomic_inc
` netfilter 13/29: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helper
` netfilter 14/29: ctnetlink: get rid of module refcounting in ctnetlink
` netfilter 15/29: nf_conntrack: connection tracking helper name persistent aliases
` netfilter 16/29: ctnetlink: helper modules load-on-demand support
` netfilter 17/29: ctnetlink: deliver events for conntracks changed from userspace
` netfilter 18/29: nfnetlink_log: fix warning and prototype mismatch
` netfilter 19/29: nf_conntrack: "
` netfilter 20/29: xt_recent: don't save proc dirs
` netfilter 21/29: ip6table_filter: merge LOCAL_IN and FORWARD hooks
` netfilter 22/29: nf_conntrack_proto_gre: spread __exit
` netfilter 23/29: ip{,6}t_policy.h should include xp_policy.h
` netfilter 24/29: nf_conntrack_proto_sctp: avoid bogus warning
` netfilter 25/29: nf_conntrack_ftp: change "partial ..." message to pr_debug()
` netfilter 26/29: nfmark routing in OUTPUT, mangle, NFQUEUE
` netfilter 27/29: nfmark IPV6 "
` netfilter 28/29: fix warning in net/netfilter/nf_conntrack_proto_tcp.c
` netfilter 29/29: fix warning in net/netfilter/nf_conntrack_ftp.c
[Bugme-new] [Bug 12109] New: Multicast packets with TTL 0 sent out if not local listener
2008-11-27 17:34 UTC
[PATCH 00/39] merge request for WiMAX kernel stack and i2400m driver v2
2008-11-27 16:51 UTC (67+ messages)
` [PATCH 01/39] wimax: documentation for the stack
` [PATCH 02/39] wimax: declarations for the in-kernel WiMAX API
` [PATCH 03/39] wimax: constants and definitions to interact with user space
` [PATCH 04/39] wimax: internal API for the kernel space WiMAX stack
` [PATCH 05/39] wimax: debug macros and debug settings for the "
` [PATCH 06/39] genetlink: export genl_unregister_mc_group()
` [PATCH 07/39] wimax: generic WiMAX device management (registration, deregistration, etc)
` [PATCH 08/39] wimax: Mappping of generic netlink family IDs to net devices
` [PATCH 09/39] wimax: provides user space with information needed when opening a WiMAX device
` [PATCH 10/39] wimax: Generic messaging interface between user space and driver/device
` [PATCH 11/39] wimax: RF-kill framework integration
` [PATCH 12/39] wimax: API call to reset a WiMAX device
` [PATCH 14/39] i2400m: documentation and instructions for usage
` [PATCH 15/39] i2400m: host-to-device protocol definitions
` [PATCH 16/39] i2400m: core driver definitions and API
` [PATCH 17/39] i2400m: Generic probe/disconnect, reset and message passing
` [PATCH 18/39] i2400m: linkage to the networking stack
` [PATCH 19/39] i2400m: sysfs controls
` [PATCH 20/39] i2400m: rfkill integration with the WiMAX stack
` [PATCH 21/39] i2400m: firmware loading and bootrom initialization
` [PATCH 22/39] i2400m: handling of the data/control reception path
` [PATCH 23/39] i2400m: handling of the data/control transmission path
` [PATCH 24/39] i2400m: various functions for device management
` [PATCH 25/39] i2400m/USB: header for the USB bus driver
` [PATCH 26/39] i2400m/USB: error density tracking
` [PATCH 27/39] i2400m/USB: main probe/disconnect and backend routines
` [PATCH 28/39] i2400m/USB: firmware upload backend
` [PATCH 29/39] i2400m/USB: handling of notifications from the device
` [PATCH 30/39] i2400m/USB: read transactions from the USB device
` [PATCH 31/39] i2400m/USB: write transactions to "
` [PATCH 32/39] i2400m/SDIO: header for the SDIO subdriver
` [PATCH 33/39] i2400m/SDIO: main probe/disconnect and backend routines
` [PATCH 34/39] i2400m/SDIO: firmware upload backend
` [PATCH 35/39] i2400m/SDIO: read transactions from the SDIO device
` [PATCH 36/39] i2400m/SDIO: write transactions to "
` [PATCH 37/39] i2400m: Makefile and Kconfig
` [PATCH 38/39] wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install
` [PATCH 39/39] wimax/i2400m: add CREDITS and MAINTAINERS entries
[PATCH] IPVS: Allow boot time change of hash size
2008-11-27 15:58 UTC (7+ messages)
[PATCH] fs: pipe/sockets/anon dentries should not have a parent
2008-11-27 14:46 UTC (27+ messages)
` [PATCH 0/6] fs: Scalability of sockets/pipes allocation/deallocation on SMP
` [PATCH 1/6] fs: Introduce a per_cpu nr_dentry
` [PATCH 4/6] fs: Introduce a per_cpu nr_inodes
` [PATCH 5/6] fs: Introduce special inodes
` [PATCH 3/6] fs: Introduce a per_cpu last_ino allocator
` [PATCH 6/6] fs: Introduce kern_mount_special() to mount special vfs
[PATCH] virtio_net: large tx MTU support
2008-11-27 13:57 UTC (4+ messages)
[PATCH] phy: add the ST ste10Xp PHYs
2008-11-27 13:57 UTC
[PATCH] phy: add suspend/resume into the PHY drivers
2008-11-27 13:57 UTC
[PATCH] phy: power management support
2008-11-27 13:57 UTC
[PATCH] phy: add natsemi PHY driver
2008-11-27 13:56 UTC
netlink: allow empty nested attributes
2008-11-27 12:57 UTC
[NET-NEXT PATCH 1/5] igb: link up/down messages must follow a specific format
2008-11-27 11:34 UTC (12+ messages)
` [NET-NEXT PATCH 2/5] ixgbe: cleanup link up/down messages
` [NET-NEXT PATCH 3/5] e1000: "
` [NET-NEXT PATCH 4/5] ixgb: "
` [NET-NEXT PATCH 5/5] e100: "
[PATCH 2/2] ethtool: Manual page corrections
2008-11-27 4:16 UTC
Question about HFSC atm+man patches
2008-11-27 10:48 UTC (5+ messages)
[PATCH 00/39] merge request for WiMAX kernel stack and i2400m driver v2
2008-11-27 10:47 UTC (2+ messages)
[PATCH 2/6] fs: Introduce special dentries for pipes, socket, anon fd
2008-11-27 10:04 UTC (3+ messages)
[Bugme-new] [Bug 12087] New: [drivers/net/cxgb3/sge.c:563]: Possible memory leak: s
2008-11-27 8:26 UTC (2+ messages)
[PATCH] net: hp-plus uses eip_poll
2008-11-27 8:26 UTC (4+ messages)
[NET-NEXT PATCH] igb: Add support for pci-e Advanced Error Reporting
2008-11-27 8:24 UTC (3+ messages)
[PATCH-mm 8/8] decnet: remove private wrappers of endian helpers
2008-11-27 8:13 UTC (4+ messages)
[PATCH-mm 5/8] typhoon: remove uses of __constant_{endian} helpers
2008-11-27 8:11 UTC (3+ messages)
[RFC] Validate ethtool autoneg before relaying
2008-11-27 8:07 UTC (4+ messages)
[PATCH 1/2] ethtool: Show short message for syntax error
2008-11-27 4:11 UTC
[PATCH 4/4 2.6.29] cxgb3 - Update FW loading patch
2008-11-26 23:38 UTC (2+ messages)
[PATCH 3/4 2.6.29] cxgb3 - integrate FW and protocol engines in the kernel
2008-11-26 23:37 UTC (2+ messages)
[PATCH 2/4 2.6.29] cxgb3 - avoid potential memory leak
2008-11-26 23:36 UTC (2+ messages)
[PATCH 1/4 2.6.29] cxgb3 - set hard_xmit in the netdev_ops
2008-11-26 23:35 UTC (2+ messages)
nfs related backtrace. (.27.5)
2008-11-26 22:41 UTC
[PATCH] Fix soft lockups/OOM issues w/ unix garbage collector
2008-11-26 23:32 UTC (4+ messages)
macvlan: don't broadcast PAUSE frames to macvlan devices
2008-11-26 23:31 UTC (2+ messages)
[PATCH net] Phonet: fix oops in phonet_address_del() on non-Phonet device
2008-11-26 23:27 UTC (2+ messages)
[PATCH 2/2] tc: policing requires a rate estimator
2008-11-26 23:24 UTC (3+ messages)
` [PATCH] pkt_sched: gen_estimator: Optimize gen_estimator_active()
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).