netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-02 01:24:51 to 2011-06-04 12:04:47 UTC [more...]

bridge/netfilter: regression in 2.6.39.1
 2011-06-04 12:04 UTC  (7+ messages)

[PATCH] net: fix smc91x.c device tree support
 2011-06-04  7:31 UTC 

[net-next-2.6 PATCH] enic: Add support for MTU change via port profile on a dynamic vnic
 2011-06-04  0:35 UTC 

[PATCH 1/2] vlan: only create special VLAN 0 once
 2011-06-04  0:26 UTC  (3+ messages)
` [PATCH 2/2] bonding: restore NETIF_F_VLAN_CHALLENGED properly in bond_del_vlan()

[GIT] Networking
 2011-06-04  0:08 UTC 

pull request: wireless-2.6 2011-06-03
 2011-06-03 23:53 UTC  (2+ messages)

[PATCH] bonding: reset queue mapping prior to transmission to physical device
 2011-06-03 23:31 UTC  (32+ messages)
` [PATCH] bonding: reset queue mapping prior to transmission to physical device (v2)
    ` [PATCH] bonding: reset queue mapping prior to transmission to physical device (v3)
        ` [PATCH] bonding: reset queue mapping prior to transmission to physical device (v4)
          ` [PATCH] bonding: reset queue mapping prior to transmission to physical device (v5)

Are we allowed to add a new column to /proc/net/tcp?
 2011-06-03 23:25 UTC  (2+ messages)

[PATCH] sch_generic unused variable warning
 2011-06-03 23:18 UTC 

[Bugme-new] [Bug 36602] New: Bridge fails to work normally without net.ipv4.ip_forward=1
 2011-06-03 22:37 UTC  (2+ messages)

[PATCH net-next 0/3] net: drivers/net: include/net: Remove unnecessary semicolons
 2011-06-03 21:51 UTC  (4+ messages)
` [PATCH net-next 1/3] net: "
` [PATCH net-next 2/3] drivers/net: "
` [PATCH net-next 3/3] include/net: "

[BUG] netconsole broken by scheduler updates
 2011-06-03 21:15 UTC  (6+ messages)

[PATCH] iproute: Ignore all output fields of ip route get for route add
 2011-06-03 20:52 UTC  (3+ messages)

[PATCH net-next] bonding: make 802.3ad use update lacp_rate
 2011-06-03 19:42 UTC  (3+ messages)

cdc_ncm: Ericsson F5521gw appears as usbX, while Ericsson F3507g as wwanX
 2011-06-03 19:24 UTC  (18+ messages)
` [PATCH] TODO FLAG_POINTTOPOINT => FLAG_WWAN? usbnet/cdc_ncm: mark ncm devices as "mobile broadband devices" with FLAG_WWAN

[RFT PATCH] net: remove legacy ethtool ops
 2011-06-03 18:34 UTC  (2+ messages)

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-03 16:07 UTC  (6+ messages)

[PATCH] qlcnic: Avoid double free of skb in tx path
 2011-06-03 15:52 UTC 

Skipping past TCP lost packet in userspace
 2011-06-03 11:51 UTC  (4+ messages)

ipqueue allocation failure
 2011-06-03 10:07 UTC  (6+ messages)
  ` [PATCH] Use unsigned variables for packet lengths in ip[6]_queue

[TRIVIAL PATCH next 00/15] treewide: Convert vmalloc/memset to vzalloc
 2011-06-03  9:39 UTC  (6+ messages)
` [TRIVIAL PATCH next 15/15] net: "

[PATCHv2 NEXT 1/1] netxen: suppress false lro warning messages
 2011-06-03  7:03 UTC  (2+ messages)

[PATCH net-next 02/13] tg3: Cleanup transmit error path
 2011-06-03  7:02 UTC  (5+ messages)
` [net-next,02/13] "

inet_diag insufficient validation?
 2011-06-03  6:55 UTC  (3+ messages)
` [Security] "

[PATCH] ftrace: tracepoint of net_dev_xmit sees freed skb and causes panic
 2011-06-03  5:57 UTC  (8+ messages)

[PATCH RFC 0/3] virtio and vhost-net capacity handling
 2011-06-03  4:08 UTC  (16+ messages)
` [PATCH RFC 1/3] virtio_ring: add capacity check API
` [PATCH RFC 2/3] virtio_net: fix tx capacity checks using new API
` [PATCH RFC 3/3] virtio_net: limit xmit polling

[PATCH] vlan: Fix the b0rked ingress VLAN_FLAG_REORDER_HDR check
 2011-06-03  3:59 UTC  (11+ messages)
      ` [PATCH] vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check v2

[PATCH 1/5] iwlegacy: remove unreachable code
 2011-06-03  3:24 UTC  (7+ messages)
` [PATCH 2/5] iwlegacy: remove unecessary if statement
` [PATCH 3/5] iwlegacy: return -EINVAL instead of -1
` [PATCH 4/5] iwlegacy: propagate error return value
` [PATCH 5/5] iwlegacy: add missing null check
    ` [PATCH 5/5 v2] "

Just 4 U
 2011-06-03  3:15 UTC 

[PATCH] qlcnic: Fix bug in FW queue dump
 2011-06-02 22:42 UTC 

[patch net-next-2.6] bonding: allow all slave speeds
 2011-06-02 21:44 UTC  (2+ messages)

[PATCH v2] sungem: Spring cleaning and GRO support
 2011-06-02 21:14 UTC  (2+ messages)

[PATCH v3]net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version
 2011-06-02 21:03 UTC  (3+ messages)
` [PATCH net-next when it opens] net: 8021q: Add pr_fmt

TX watchdog vs link-layer flow control
 2011-06-02 21:01 UTC  (3+ messages)

[v5 00/39] faster tree-based sysctl implementation
 2011-06-02 20:58 UTC 

forwarding pings out ingress interface
 2011-06-02 20:33 UTC  (3+ messages)

[Bugme-new] [Bug 36562] New: e1000 network driver causes kernel oops
 2011-06-02 19:32 UTC 

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-02 19:23 UTC  (8+ messages)
  ` [PATCHv2 RFC 1/4] virtio_ring: add capacity check API
  ` [PATCHv2 RFC 2/4] virtio_net: fix tx capacity checks using new API
  ` [PATCHv2 RFC 3/4] virtio_net: limit xmit polling
  ` [PATCHv2 RFC 4/4] Revert "virtio: make add_buf return capacity remaining:

[PATCHv6] ethtool: Added FW dump support
 2011-06-02 19:19 UTC  (2+ messages)

[PATCH v2 1/5] ep93xx: set DMA masks for the ep93xx_eth
 2011-06-02 18:59 UTC  (5+ messages)
` [PATCH v2 2/5] net: ep93xx_eth: pass struct device to DMA API functions
` [PATCH v2 3/5] net: ep93xx_eth: allocate buffers using kmalloc()
` [PATCH v2 4/5] net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
` [PATCH v2 5/5] net: ep93xx_eth: fix DMA API violations

[PATCHv5] ethtool: Added FW dump support
 2011-06-02 18:40 UTC  (2+ messages)

[ANNOUNCE] IPTV-Analyzer project released v0.9.2
 2011-06-02 18:37 UTC 

[PATCH] bridge: Forward EAPOL when STP off
 2011-06-02 15:59 UTC 

Hi from Karl
 2011-06-02 13:38 UTC 

winner
 2011-06-02 19:18 UTC 

[GIT PULL pablo/nf-2.6-updates] IPVS
 2011-06-02 13:01 UTC  (4+ messages)
` [PATCH] ipvs: restore support for iptables SNAT

[PATCH] netfilter: nf_conntrack: remove one synchronize_net()
 2011-06-02 13:00 UTC  (2+ messages)

[PATCH] Add Fujitsu 1000base-SX PCI ID to tg3
 2011-06-02 12:35 UTC  (3+ messages)

[PATCH] netfilter, ipvs: Avoid undefined order of evaluation in assignments to struct nf_conn *
 2011-06-02 12:59 UTC  (3+ messages)

[PATCH NEXT 1/1] netxen: suppress false lro warning messages
 2011-06-02 11:50 UTC 

[PATCH net-next-2.6] netfilter: add more values to enum ip_conntrack_info
 2011-06-02 11:44 UTC  (2+ messages)

[PATCH 1/5] net: ep93xx_eth: pass struct device to DMA API functions
 2011-06-02  9:52 UTC  (6+ messages)
` [PATCH 2/5] net: ep93xx_eth: allocate buffers using kmalloc()
` [PATCH 3/5] net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
` [PATCH 4/5] net: ep93xx_eth: fix DMA API violations
` [PATCH 5/5] ep93xx: set DMA masks for the ep93xx_eth

[PATCH 0/6 v9] sctp: Auto-ASCONF patch series
 2011-06-02  9:06 UTC  (2+ messages)

[PATCH 6/6 v9] sctp: Add ASCONF operation on the single-homed host
 2011-06-02  7:20 UTC  (2+ messages)

[PATCH 5/6 v9] sctp: Add socket option operation for Auto-ASCONF
 2011-06-02  7:20 UTC  (2+ messages)

[PATCH 4/6 v9] sctp: Add sysctl support for Auto-ASCONF
 2011-06-02  7:19 UTC  (2+ messages)

[PATCH 3/6 v9] sctp: Add Auto-ASCONF support (core)
 2011-06-02  7:19 UTC  (2+ messages)

[PATCH 2/6 v9] sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro
 2011-06-02  7:18 UTC  (2+ messages)

[PATCH 1/6 v9] sctp: Add ADD/DEL ASCONF handling at the receiver
 2011-06-02  7:18 UTC  (2+ messages)

[PATCH 4/10] drivers/net/can/flexcan.c: add missing clk_put
 2011-06-02  7:10 UTC  (6+ messages)

[PATCH] net: dm9000: Get the chip in a known good state before enabling interrupts
 2011-06-02  4:22 UTC  (2+ messages)

[PATCH 7/10] drivers/net/davinci_emac.c: add missing clk_put
 2011-06-02  4:20 UTC  (3+ messages)

[PATCH v3] af-packet: Add flag to distinguish VID 0 from no-vlan
 2011-06-02  4:18 UTC  (2+ messages)

[PATCHv3] caif: Add CAIF HSI Link layer driver
 2011-06-02  4:17 UTC  (2+ messages)

[PATCH] caif: Fix race when conditionally taking rtnl lock
 2011-06-02  4:14 UTC  (2+ messages)

[PATCH] usbnet/cdc_ncm: add missing .reset_resume hook
 2011-06-02  4:11 UTC  (4+ messages)

[PATCH] vlan: fix typo in vlan_dev_hard_start_xmit()
 2011-06-02  4:09 UTC  (3+ messages)

Bad behaviour when unintentionally mixing ipv4 and ipv6 addresses
 2011-06-02  4:03 UTC  (2+ messages)

KVM induced netfilter slab corruption
 2011-06-02  1:02 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).