netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-10 08:32:29 to 2012-06-12 01:20:11 UTC [more...]

[PATCH 0/7] usbnet: misc cleanup
 2012-06-12  1:19 UTC  (6+ messages)
` [PATCH 1/7] usbnet: remove usb_get/put_dev in .probe and .disconnect
  ` [PATCH 2/7] usbnet:pegasus: "
  ` [PATCH 4/7] usbnet: remove EVENT_DEV_OPEN flag
  ` [PATCH 6/7] usbnet: remove declaration for intr_complete
  ` [PATCH 7/7] usbnet: don't initialize transfer buffer before submit status URB

net/netfilter/nf_conntrack_proto_tcp.c:1606:9: error: ‘struct nf_proto_net’ has no member named ‘user’
 2012-06-12  0:26 UTC  (5+ messages)

[PATCH v9] tilegx network driver: initial support
 2012-06-12  0:03 UTC  (4+ messages)
  ` [PATCH v10] "

[PATCH net-next] phy: Use pr_<level>
 2012-06-11 23:59 UTC  (2+ messages)

[PATCH net-next] ipv4: Add interface option to enable routing of 127.0.0.0/8
 2012-06-11 23:57 UTC  (2+ messages)

tg3: transmit timed out, resetting
 2012-06-11 23:55 UTC  (5+ messages)

[PATCH] af_packet: use sizeof instead of constant in spkt_device
 2012-06-11 23:52 UTC  (2+ messages)

[PATCH v2] net: stmmac: Fix clock en-/disable calls
 2012-06-11 23:50 UTC  (2+ messages)

[PATCH] net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
 2012-06-11 23:47 UTC  (2+ messages)

[PATCH][RESEND] net: socket: Fixed some style issues and condensed list of fixes
 2012-06-11 23:45 UTC  (2+ messages)

[PATCH 2/5] ipv4: Kill ip_rt_frag_needed()
 2012-06-11 23:02 UTC  (6+ messages)

[PATCH] inet: Fix BUG triggered by __rt{,6}_get_peer()
 2012-06-11 22:57 UTC 

[PATCH IPROUTE2 V2] tc: Update manpage
 2012-06-11 22:04 UTC  (2+ messages)

[PATCH IPROUTE2] tc-fq_codel: Add manpage
 2012-06-11 22:03 UTC  (4+ messages)

3.4-rc: NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
 2012-06-11 21:52 UTC  (10+ messages)

[PATCH 1/2] iproute2: Improve list add
 2012-06-11 22:01 UTC  (2+ messages)

[PATCH iproute2] ip: speedup ip link
 2012-06-11 21:57 UTC  (2+ messages)

REGRESSION: 3.4.0->3.5.0-rc2 kernel WARNING on cable plug on Acer Aspire One, no network
 2012-06-11 21:38 UTC  (4+ messages)

net/netfilter/nf_conntrack_proto_udp.c:279:13: error: ‘struct nf_proto_net’ has no member named ‘user’
 2012-06-11 21:42 UTC 

[PATCH net 0/3] correct behavior when modify primary via sysfs
 2012-06-11 21:28 UTC  (12+ messages)
` [PATCH net 1/3] bonding:record primary when modify it "
` [PATCH net 2/3] bonding:check mode when modify primary_reselect
` [PATCH net 3/3] bonding:force to use primary slave

[PATCH] usbnet: Activate the halt interrupt endpoint to fix endless "XactErr" error
 2012-06-11 20:47 UTC  (11+ messages)

[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
 2012-06-11 20:13 UTC  (16+ messages)
` [PATCH 2/3] net: lpc_eth: Increase number of TX descriptors
` [PATCH 3/3] net: lpc_eth: Driver cleanup
      ` [PATCH] net: lpc_eth: fix tx completion

[PATCH] lpc_eth: add missing ndo_change_mtu()
 2012-06-11 20:13 UTC  (3+ messages)

[PATCH net-next] net: keep name_hlist close to name
 2012-06-11 20:11 UTC  (2+ messages)

pull request: wireless 2012-06-11
 2012-06-11 20:10 UTC  (2+ messages)

[PATCH 00/25] netfilter updates from net-next (upcoming 3.6)
 2012-06-11 20:08 UTC  (27+ messages)
` [PATCH 01/25] netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
` [PATCH 02/25] netfilter: xt_connlimit: remove revision 0
` [PATCH 03/25] netfilter: Add fail-open support
` [PATCH 04/25] netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
` [PATCH 05/25] netfilter: nf_conntrack: prepare namespace support for l3 "
` [PATCH 06/25] netfilter: nf_ct_generic: add namespace support
` [PATCH 07/25] netfilter: nf_ct_tcp: "
` [PATCH 08/25] netfilter: nf_ct_udp: "
` [PATCH 09/25] netfilter: nf_ct_icmp: "
` [PATCH 10/25] "
` [PATCH 11/25] netfilter: nf_ct_ipv4: "
` [PATCH 12/25] netfilter: nf_ct_ipv6: "
` [PATCH 13/25] netfilter: nf_ct_sctp: "
` [PATCH 14/25] netfilter: nf_ct_udplite: "
` [PATCH 15/25] netfilter: nf_ct_dccp: use new "
` [PATCH 16/25] netfilter: nf_ct_gre: "
` [PATCH 17/25] netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
` [PATCH 18/25] netfilter: nf_conntrack: add namespace support for cttimeout
` [PATCH 19/25] netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
` [PATCH 20/25] netfilter: xt_recent: add address masking option
` [PATCH 21/25] netfilter: decnet: switch hook PFs to nfproto
` [PATCH 22/25] netfilter: bridge: "
` [PATCH 23/25] netfilter: ipv4, defrag: "
` [PATCH 24/25] netfilter: ipvs: "
` [PATCH 25/25] netfilter: selinux: "

net: nfc: BUG and panic in accept() on 3.5-rc2
 2012-06-11 19:49 UTC  (13+ messages)

[PATCH] net: socket: fixed coding style issues
 2012-06-11 18:03 UTC  (3+ messages)

[patch] can: c_can: precedence error in c_can_chip_config()
 2012-06-11 17:51 UTC  (4+ messages)

kernel ipsec error
 2012-06-11 17:49 UTC  (2+ messages)

[net-next 0/9][pull request] Intel Wired LAN Driver Updates
 2012-06-11 17:10 UTC  (4+ messages)
` [net-next 3/9] igb: Update firmware info output

[PATCH] dummy: fix rcu_sched self-detected stalls
 2012-06-11 16:51 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/4] Introduce generic set_bit_le()
 2012-06-11 15:42 UTC  (8+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
` [PATCH 2/4] drivers/net/ethernet/dec/tulip: Add tulip_ "
` [PATCH 3/4] bitops: Introduce generic set_bit_le()
` [PATCH 4/4] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()

[PATCH net-next 0/4] 6lowpan: set of bug fixes
 2012-06-11 14:45 UTC  (2+ messages)

[PATCH RFC] c_can_pci: generic module for c_can on PCI
 2012-06-11 14:23 UTC  (20+ messages)
    ` [PATCH] STA2X11 CAN: CAN driver for the STA2X11 board
      ` generic module for c-can on pci

Server Rental & datacenter rack rental service in Hong Kong
 2012-06-11 11:51 UTC 

[PATCH 1/5] inet: Hide route peer accesses behind helpers
 2012-06-11 11:19 UTC  (3+ messages)

[PATCH rfc net] Allow the autoconfigured network interface to be renamed
 2012-06-11 10:44 UTC  (8+ messages)

IPv6 tc filters
 2012-06-11 10:39 UTC  (2+ messages)

R: Re: BUG (?) multicast loopback (IP6SKB_FORWARDED)
 2012-06-11 10:09 UTC 

[PATCH 5/5] inet: Use FIB table peer roots in routes
 2012-06-11  9:29 UTC 

[PATCH 4/5] inet: Add inetpeer tree roots to the FIB tables
 2012-06-11  9:29 UTC 

[PATCH 3/5] inet: Add family scope inetpeer flushes
 2012-06-11  9:29 UTC 

[PATCH 0/5] Inetpeer roots in FIB tables
 2012-06-11  9:28 UTC 

[PATCH] ieee802154: verify packet size before trying to allocate it
 2012-06-11  8:18 UTC  (6+ messages)

Generic user-space routing library -- need collaborator
 2012-06-11  8:09 UTC  (2+ messages)

[PATCH] net: Reorder initialization in ip_route_output to fix gcc warning
 2012-06-11  7:05 UTC  (4+ messages)

[PATCH net-next 4/4] 6lowpan: len field is not stored and accessed properly
 2012-06-11  4:40 UTC 

[PATCH net-next 1/4] 6lowpan: Fix in UDP uncompression function when a null pointer gets dereferenced
 2012-06-11  4:38 UTC 

[PATCH net-next 2/4] 6lowpan: Incorrect type in lowpan_alloc_new_frame() definition : tag is u8 but should be u16
 2012-06-11  4:39 UTC 

[PATCH net-next 3/4] 6lowpan: the two bytes of u16 tag needs to be stored/accessed the other way around
 2012-06-11  4:39 UTC 

[PATCH] virtio-net: fix a race on 32bit arches
 2012-06-11  3:23 UTC  (8+ messages)

[PATCH] r8169: avoid NAPI scheduling delay
 2012-06-11  3:21 UTC  (2+ messages)

[PATCH] af_packet: check loop for greater than zero in tpacket_fill_skb
 2012-06-11  3:10 UTC  (2+ messages)

[PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
 2012-06-11  3:03 UTC  (8+ messages)
          ` [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4, 6}/route.c

[BUG report] net.core.rmem_default is larger than net.core.rmem_max
 2012-06-11  2:06 UTC  (2+ messages)

tcp/ip server timeout
 2012-06-10 22:32 UTC 

hello
 2012-06-10 21:59 UTC 

YOU WON!!!!!
 2012-06-10 21:06 UTC 

Deadlock, L2TP over IP are not working, 3.4.1
 2012-06-10 13:38 UTC  (11+ messages)

[PATCH 1/1 v3] Ethtool: Add EEE support
 2012-06-10  8:48 UTC 

PPPoE performance regression
 2012-06-10  8:32 UTC 


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).