messages from 2007-12-10 12:24:34 to 2007-12-11 21:33:54 UTC [more...]
net-2.6.25 being rebased
2007-12-11 21:31 UTC (7+ messages)
[Bugme-new] [Bug 9545] New: Cannot bring up a bridge interface without a MAC address set
2007-12-11 21:26 UTC
2.6.24-rc4-mm1
2007-12-11 21:26 UTC (9+ messages)
DM9000_IRQ_FLAGS
2007-12-11 20:31 UTC (2+ messages)
[Bugme-new] [Bug 9543] New: RTNL: assertion failed at net/ipv6/addrconf.c (2164)/RTNL: assertion failed at net/ipv4/devinet.c (1055)
2007-12-11 20:30 UTC (3+ messages)
[PATCH] enable SMC911X for ARCH_MX3
2007-12-11 19:12 UTC
Problem with cxgb, mac-vlans, and UDP checksum offloading
2007-12-11 18:25 UTC
[PATCH] IPv6 support for NFS server
2007-12-11 18:19 UTC (6+ messages)
[PATCH net-2.6.25 0/7] Make ipv4_devconf (all and default) live in net namespaces
2007-12-11 18:02 UTC (8+ messages)
` [PATCH net-2.6.25 1/7] Add the netns_ipv4 struct
` [PATCH net-2.6.25 2/7] Make __devinet_sysctl_register return an error
` [PATCH net-2.6.25 3/7] Pass the net pointer to the arp_req_set_proxy()
` [PATCH net-2.6.25 4/7] Store the net pointer on devinet's ctl tables
` [PATCH net-2.6.25 5/7] Move the devinet pointers on the struct net
` [PATCH net-2.6.25 6/7] Switch users of ipv4_devconf_dflt to use the pernet one
` [PATCH net-2.6.25 7/7] Switch users of ipv4_devconf(_all) "
[PATCH v2] XFRM: assorted IPsec fixups
2007-12-11 17:39 UTC (7+ messages)
[PATCH 1/2] add driver for enc28j60 ethernet chip
2007-12-11 17:06 UTC (2+ messages)
[PATCH 0/8] [DCCP]: Updates and fixes to ensure code works with recent changes
2007-12-11 17:22 UTC (12+ messages)
` [PATCH 1/8] [TFRC]: Whitespace cleanups
` [PATCH 2/8] [TFRC]: Put RX/TX initialisation into tfrc.c
` [PATCH 3/8] [TFRC/CCID3]: Remove now unused functions / function calls
` [PATCH 4/8] [TFRC]: Need separate entry_from_skb routine
` [PATCH 5/8] [TFRC]: Loss interval code needs the macros/inlines that were moved
` [PATCH 6/8] [PATCH v2] [TFRC]: Ringbuffer to track loss interval history
` [PATCH 7/8] [TFRC]: CCID3 (and CCID4) needs to access these inlines
` [PATCH 8/8] [PATCH v2] [CCID3]: Interface CCID3 code with newer Loss Intervals Database
[0/2] [IPSEC]: Add host ICMP relookup support
2007-12-11 17:10 UTC (5+ messages)
` [PATCH 1/2] [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
` [PATCH 2/2] [IPSEC]: Add ICMP host relookup support
[PATCH] Increase virtual FIFOs in ucc_geth
2007-12-11 16:55 UTC (6+ messages)
[PATCH resent] virtio_net: Fix stalled inbound traffic on early packets
2007-12-11 15:27 UTC (6+ messages)
` [PATCH resent] virtio_net: Fix stalled inbound trafficon "
` [kvm-devel] "
[PATCH]drivers/net/phy/: default return value in ioctl phy.c
2007-12-11 15:02 UTC
[PATCH net-2.6.25 0/2]: TCP minor
2007-12-11 15:13 UTC (6+ messages)
` [PATCH 1/2] [TCP]: Push fack_count calculation deeper into functions
` [PATCH 2/2] [TCP]: Include __tcp_reset_fack_counts to non-__ version
[PATCH 2/2] add driver for enc28j60 ethernet chip
2007-12-11 14:58 UTC
libnl - netlink library: Memory leak in address cache?
2007-12-11 14:52 UTC
[PATCH] XFRM: assorted IPsec fixups
2007-12-11 14:05 UTC (4+ messages)
[IPSEC]: Fix potential dst leak in xfrm_lookup
2007-12-11 12:44 UTC (3+ messages)
[PATCH] [NET]: Fix Ooops of napi net_rx_action
2007-12-11 12:57 UTC (5+ messages)
[RFC] TCP illinois max rtt aging
2007-12-11 12:32 UTC (6+ messages)
` [RFC PATCH net-2.6.25 uncompilable] [TCP]: Avoid breaking GSOed skbs when SACKed one-by-one (Was: Re: [RFC] TCP illinois max rtt aging)
` [RFC PATCH net-2.6.25 uncompilable] [TCP]: Avoid breaking GSOed skbs when SACKed one-by-one
[PATCH 2/2 2.6.25] netns: separate af_packet netns data
2007-12-11 12:20 UTC (2+ messages)
[PATCH 1/2 2.6.25] netns: struct net content re-work (v3)
2007-12-11 12:19 UTC (2+ messages)
[PATCH 2.6.25] UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen (resend, wrong patch was sent)
2007-12-11 12:18 UTC (2+ messages)
[TCP]: fack_counts more fixes (the previous ones were incomplete)
2007-12-11 12:15 UTC (2+ messages)
[PATCH resend] virtio_net: remove double ether_setup
2007-12-11 11:38 UTC
routing policy based on u32 classifier
2007-12-11 11:11 UTC (5+ messages)
[PATCH] vlan: fix potential race in vlan_cleanup_module vs vlan_ioctl_handler
2007-12-11 10:41 UTC (3+ messages)
[PATCH] NET: Fix wrong comments for unregister_net*
2007-12-11 10:28 UTC (2+ messages)
[PATCH 2.6.25] netns: struct net content re-work
2007-12-11 10:27 UTC (8+ messages)
[PATCH 2.6.25] netns: struct net content re-work (v2)
2007-12-11 10:27 UTC (3+ messages)
[patch 0/5] ipv6: make af_inet6 subsystems to return an error at init
2007-12-11 10:25 UTC (13+ messages)
` [patch 1/5] ipv6: make flowlabel to return an error
` [patch 2/5] ipv6: make extended headers to return an error at initialization
` [patch 3/5] ipv6: make frag "
` [patch 4/5] ipv6: make inet6_register_protosw to return an error code
` [patch 5/5] ipv6: make the protocol initialization "
[PATCH net-2.6.25] Cleanup sysctl manipulations in devinet.c
2007-12-11 10:17 UTC (2+ messages)
[PATCH net-2.6.25] Cleanup IN_DEV_MFORWARD macro
2007-12-11 10:17 UTC (2+ messages)
[PATCH] Use BUILD_BUG_ON in inet_timewait_sock.c checks
2007-12-11 10:12 UTC (2+ messages)
[PATCH] Use BUILD_BUG_ON for tcp_skb_cb size checking
2007-12-11 10:12 UTC (2+ messages)
[RFC 0/3] Add AEAD support to ESP
2007-12-11 10:09 UTC (5+ messages)
` [PATCH 1/3] [IPSEC]: Use crypto_aead and authenc in ESP
` [PATCH 2/3] [IPSEC]: Allow async algorithms
` [PATCH 3/3] [IPSEC]: Add support for combined mode algorithms
[PATCH] NET : dst_ifdown() cleanup
2007-12-11 10:00 UTC (2+ messages)
[IPSEC]: Add xfrm_input_state helper
2007-12-11 9:54 UTC (2+ messages)
[PATCH 2.6.24 1/1]S2io: Fixed the case where stats_info was accessed after free in free_shared_mem()
2007-12-11 9:33 UTC
htb and UDP packages bigger than 1500
2007-12-11 8:48 UTC (5+ messages)
[PATCH] NETLINK : kzalloc() conversion
2007-12-11 5:46 UTC (3+ messages)
[PATCH 0/4] UDP memory accounting and limitation (take 9)
2007-12-11 1:28 UTC (9+ messages)
` [PATCH 4/4] udp: memory accounting in IPv4
[PATCH 3/3][BNX2]: Update version to 1.6.9
2007-12-11 1:19 UTC (2+ messages)
[PATCH 2/3][BNX2]: Fix RX packet rot
2007-12-11 1:19 UTC (2+ messages)
[PATCH 1/3][BNX2]: Add PHY_DIS_EARLY_DAC workaround
2007-12-11 1:19 UTC (2+ messages)
[IPv6] ESP: Discard dummy packets introduced in rfc4303
2007-12-11 0:54 UTC (2+ messages)
[IPv4] ESP: Discard dummy packets introduced in rfc4303
2007-12-11 0:53 UTC (2+ messages)
[PATCH 2/3] arch/ : Platform changes for UCC TDM driver for MPC8323ERDB.Also includes related QE changes
2007-12-11 0:18 UTC (2+ messages)
[PATCH][Take3] PCI legacy I/O port free driver - Making Intel e1000 driver legacy I/O port free
2007-12-11 0:03 UTC (2+ messages)
[PATCH] [TCP]: Bind fackets_out state to highest_sack more tightly
2007-12-10 23:55 UTC (4+ messages)
[PATCH 0/4] Pull request for 'sis190' branch
2007-12-10 22:31 UTC (5+ messages)
` [PATCH 1/4] sis190: add cmos ram access code for the SiS19x/968 chipset pair
` [PATCH 2/4] sis190: remove duplicate INIT_WORK
` [PATCH 3/4] sis190: mdio operation failure is not correctly detected
` [PATCH 4/4] sis190: scheduling while atomic error
[PATCH net-2.6.25] qdisc: new rate limiter
2007-12-10 21:28 UTC (3+ messages)
` [PATCH net-2.6.25] qdisc: new rate limiter (v2)
[PATCH] drivers/net/ipg: Remove local definition of TRUE/FALSE
2007-12-10 20:04 UTC (3+ messages)
[PATCH RFC] [1/9] Core module symbol namespaces code and intro
2007-12-10 20:07 UTC (10+ messages)
` [PATCH RFC] [3/9] modpost: Declare the modpost error functions as printf like
` [PATCH RFC] [4/9] modpost: Fix format string warnings
` [PATCH RFC] [5/9] modpost: Fix a buffer overflow in modpost
[0/4] DST: Distributed storage
2007-12-10 20:03 UTC (13+ messages)
` [1/4] DST: Distributed storage documentation
[PATCH] iproute2: off by one in nested attribute parse
2007-12-10 19:38 UTC
"ip neigh show" not showing arp cache entries?
2007-12-10 17:54 UTC (2+ messages)
[PATCH 2.6.25] UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen
2007-12-10 16:37 UTC
[PATCH 0/2] netem: trace enhancement
2007-12-10 14:32 UTC (14+ messages)
[PATCH 0/4] [TFRC]: Revised Loss Intervals Patches (macro-less, new swap function)
2007-12-10 13:11 UTC (5+ messages)
` [PATCH 1/4] [PATCH v2] [TFRC]: Put RX/TX initialisation into tfrc.c
` [PATCH 2/4] [PATCH v2] [TFRC]: Loss interval code needs the macros/inlines that were moved
` [PATCH 3/4] [PATCH v2] [TFRC]: Ringbuffer to track loss interval history
` [PATCH 4/4] [CCID3]: Redundant debugging output / documentation
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).