netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-19 23:10:44 to 2011-05-22 20:16:20 UTC [more...]

[PATCH net-2.6 4/4] bnx2x: allow device properly initialize after hotplug
 2011-05-22 20:11 UTC 

[PATCH net-2.6 2/4] bnx2x: properly handle CFC DEL in cnic flow
 2011-05-22 20:08 UTC 

[PATCH net-2.6 3/4] bnx2x: fix DMAE timeout according to hw specifications
 2011-05-22 20:09 UTC 

[PATCH net-2.6 1/4] bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
 2011-05-22 20:06 UTC 

[patch net-next-2.6 v2] net: vlan: make non-hw-accel rx path similar to hw-accel
 2011-05-22 19:42 UTC  (30+ messages)
                    ` [PATCH 1/3] vlan: Do not support clearing VLAN_FLAG_REORDER_HDR
                      ` [PATCH 2/3] vlan: Always strip the vlan header in vlan_untag
                        ` [PATCH 3/3] vlan: Simplify the code now that VLAN_FLAG_REORDER_HDR is always set

More prefetch fall-out
 2011-05-22 18:51 UTC  (4+ messages)

Block based abstraction in af_packet->Rx::mmap
 2011-05-22 17:46 UTC 

[PATCH] net: ipv4: add IPPROTO_ICMP socket kind
 2011-05-22 17:46 UTC  (3+ messages)

Security Warning
 2011-05-22 17:25 UTC 

[PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling
 2011-05-22 17:32 UTC  (3+ messages)

[PATCH] net: filter: move forward declarations to avoid compile warnings
 2011-05-22 17:08 UTC 

[PATCH] net: add missing prefetch.h include
 2011-05-22 16:55 UTC 

Patchs for pg3.c and Linux 2.6.x kernel
 2011-05-22 15:24 UTC 

is UDP broadcast over wlan broken?
 2011-05-22 14:30 UTC 

PA-RISC: compile error in include/net/dst.h
 2011-05-22 14:13 UTC 

[PATCH net-next 0/11] bnx2x: Few link changes
 2011-05-22 13:12 UTC  (2+ messages)

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-22 12:10 UTC  (27+ messages)
` [PATCHv2 01/14] virtio: event index interface
` [PATCHv2 02/14] virtio ring: inline function to check for events
` [PATCHv2 12/14] virtio: 64 bit features
  ` [PATCHv2 03/14] virtio_ring: support event idx feature
  ` [PATCHv2 04/14] vhost: support event index
  ` [PATCHv2 05/14] virtio_test: "
  ` [PATCHv2 06/14] virtio: add api for delayed callbacks
  ` [PATCHv2 07/14] virtio_net: delay TX callbacks
  ` [PATCHv2 08/14] virtio_ring: Add capacity check API
  ` [PATCHv2 09/14] virtio_net: fix TX capacity checks using new API
  ` [PATCHv2 10/14] virtio_net: limit xmit polling
  ` [PATCHv2 11/14] virtio: don't delay avail index update
  ` [PATCHv2 13/14] virtio_test: update for 64 bit features
  ` [PATCHv2 14/14] vhost: fix "

[PATCH net-next 11/11] bnx2x: Improve cl45 access methods
 2011-05-22 11:32 UTC 

[PATCH net-next 08/11] bnx2x: Adjust BCM8726 module detection settings
 2011-05-22 11:32 UTC 

[PATCH net-next 10/11] bnx2x: Modify XGXS functions
 2011-05-22 11:32 UTC 

[PATCH net-next 09/11] bnx2x: Fix link status sync
 2011-05-22 11:32 UTC 

[PATCH net-next 06/11] bnx2x: Fix BCM84833 settings
 2011-05-22 11:32 UTC 

[PATCH net-next 07/11] bnx2x: Fix grammar and relocate code
 2011-05-22 11:32 UTC 

[PATCH net-next 05/11] bnx2x: Fix over current port display
 2011-05-22 11:32 UTC 

[PATCH net-next 04/11] bnx2x: Add TX fault check for fiber PHYs
 2011-05-22 11:32 UTC 

[PATCH net-next 03/11] bnx2x: Change return status type
 2011-05-22 11:31 UTC 

[PATCH net-next 02/11] bnx2x: Fix port type display
 2011-05-22 11:31 UTC 

[PATCH net-next 01/11] bnx2x: Add new phy BCM8722
 2011-05-22 11:31 UTC 

[Patch] pktgen: refactor pg_init() code
 2011-05-22 10:52 UTC 

[PATCH v4 1/1] can: add pruss CAN driver
 2011-05-22 10:30 UTC  (3+ messages)

[Patch] pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
 2011-05-22 10:17 UTC 

[GIT PULL] Namespace file descriptors for 2.6.40
 2011-05-22  8:42 UTC  (5+ messages)

Adding syscalls (was: Re: [GIT PULL] Namespace file descriptors for 2.6.40)
 2011-05-22  8:15 UTC 

Linux 2.6.39
 2011-05-22  7:22 UTC 

[PATCH] net: skb_trim explicitely check the linearity instead of data_len
 2011-05-22  5:46 UTC 

[PATCH 0/7] Network namespace manipulation with file descriptors
 2011-05-22  4:19 UTC  (7+ messages)

[PATCH 0/2] bna: Add Debugfs & Generic Netlink Interfaces to BNA Driver
 2011-05-22  3:31 UTC  (3+ messages)

[PATCH] netns: add /proc/*/net/id symlink
 2011-05-22  0:15 UTC  (4+ messages)

7065388
 2011-05-21 23:07 UTC 

RFC: Add WARN_RATELIMIT to bug.h (was: Re: [PATCH] sk-filter: Rate-limit WARNing, print dbg info.)
 2011-05-21 17:48 UTC  (4+ messages)
` [PATCH 0/2] Add and use WARN_RATELIMIT
  ` [PATCH 1/2] bug.h: Add WARN_RATELIMIT
  ` [PATCH 2/2] net: filter: Use WARN_RATELIMIT

ip_rt_bug questions
 2011-05-21 17:16 UTC  (4+ messages)

Kernel panic nf_nat_setup_info+0x5b3/0x6e0
 2011-05-21 15:42 UTC  (10+ messages)

(unknown),
 2011-05-21 12:50 UTC 

EMAIL QUOTA EXCEEDED
 2011-05-21 12:09 UTC 

Mr Paul Gomez
 2011-05-20 17:26 UTC 

[GIT] Networking
 2011-05-21  6:20 UTC 

[PATCH] garp: use kfree_rcu()
 2011-05-21  6:06 UTC  (2+ messages)

[PATCH 1/1] ipv6: copy prefsrc setting when copying route entry
 2011-05-21  6:06 UTC  (2+ messages)

[PATCH FINAL] SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
 2011-05-21  6:05 UTC  (3+ messages)

[PATCH v3] CDC NCM: release interfaces fix in unbind()
 2011-05-21  0:42 UTC 

[PATCH] tcp: Expose the initial RTO via a new sysctl
 2011-05-21  0:06 UTC  (11+ messages)

Account Support !!!
 2011-05-17  4:40 UTC 

net-next-2.6 merged
 2011-05-20 22:03 UTC 

TCP funny-ness when over-driving a 1Gbps link
 2011-05-20 21:33 UTC  (11+ messages)
                  ` TCP funny-ness when over-driving a 1Gbps link (and wifi)

[PATCH] ehea: Fix multicast registration on semi-promiscuous mode
 2011-05-20 20:28 UTC 

[GIT] Networking
 2011-05-20 19:40 UTC 

[RFC] ethernet: avoid pre-assigned OUI values in random_ether_addr
 2011-05-20 19:01 UTC  (6+ messages)

[PATCH] macvlan: fix panic if lowerdev in a bond
 2011-05-20 18:59 UTC  (2+ messages)

[PATCH] net: au1000_eth: add MACDMA to platform resource info
 2011-05-20 18:56 UTC  (2+ messages)

[PATCH v4 00/27] HFI: minimal device driver/ip driver
 2011-05-20 18:37 UTC  (3+ messages)
` [PATCH v4 01/27] HFI: skeleton driver

[PATCH] netdev: stop Features changed message
 2011-05-20 18:31 UTC  (4+ messages)

ppp, "Features changed" flooding the log
 2011-05-20 18:22 UTC  (4+ messages)

[PATCH net-next 1/2] tg3: Fix NETIF_F_LOOPBACK error
 2011-05-20 17:56 UTC  (5+ messages)

Fwd: pktgen with vlan packets
 2011-05-20 16:43 UTC  (4+ messages)

[PATCH 1/1] igmp: fix ip_mc_clear_src to not reset ip_mc_list->sf{mode,count}
 2011-05-20 16:27 UTC  (7+ messages)
    ` [PATCH v2 1/1] igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
      ` [PATCH v3 "

[RFC/PATCH 00/13] wl12xx re-factor
 2011-05-20 16:14 UTC  (13+ messages)
` [RFC/PATCH 01/13] net: wl12xx: sdio: id_tables should be __devinitconst
` [RFC/PATCH 03/13] net: wl12xx: remove some unnecessary prints
` [RFC/PATCH 04/13] net: wl12xx: care for optional operations
` [RFC/PATCH 05/13] net: wl12xx: remove the nops
` [RFC/PATCH 06/13] net: wl12xx: remove unnecessary prints

Equity Business Investment
 2011-05-20 14:43 UTC 

[PATCH v3 0/2] Fix uevent race in register_netdevice()
 2011-05-20 12:08 UTC  (3+ messages)

[PATCH net-next-2.6] net: avoid synchronize_rcu() in dev_deactivate_many
 2011-05-20  9:42 UTC 

[V3 Patch 1/3] netpoll: disable netpoll when enslave a device
 2011-05-20  9:06 UTC  (4+ messages)
` [Patch 2/3] bridge: call NETDEV_JOIN notifiers when add a slave
` [Patch 3/3] net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
` [PATCH 4/3] rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event

linux-next: build failure after merge of the tip tree (net tree interaction)
 2011-05-20  7:59 UTC  (2+ messages)

[PATCH 00/18] virtio and vhost-net performance enhancements
 2011-05-20  7:43 UTC  (7+ messages)
` [PATCH 14/18] virtio: add api for delayed callbacks

linux-next: build failure after merge of the final tree
 2011-05-20  6:18 UTC 

[PATCH net-next-2.6] net: remove synchronize_net() from netdev_set_master()
 2011-05-20  5:37 UTC 

[PATCH v3 resend] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
 2011-05-20  4:36 UTC 

[PATCH net-next-2.6] macvlan: remove one synchronize_rcu() call
 2011-05-20  4:33 UTC  (4+ messages)

[PATCH net-next v2 0/2] tg3: Quickfixes
 2011-05-20  4:33 UTC  (2+ messages)

packet received in a wrong rx-queue?
 2011-05-20  3:12 UTC  (6+ messages)

[Patch net-next-2.6] netpoll: disable netpoll when enslave a device
 2011-05-20  3:10 UTC  (9+ messages)
` [V2 Patch "
  ` [Patch] bridge: call NETDEV_ENSLAVE notifiers when adding a slave
      ` [Bridge] "

[PATCH net-next v2 1/2] tg3: Fix NETIF_F_LOOPBACK error
 2011-05-20  2:02 UTC 

[PATCH net-next v2 2/2] tg3: Add braces around 5906 workaround
 2011-05-20  2:02 UTC 

[PATCH net-next 0/2] tg3: Quickfixes
 2011-05-20  1:11 UTC 

[PATCH net-next 2/2] tg3: Add braces around 5906 workaround
 2011-05-20  1:11 UTC 

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-19 23:41 UTC  (11+ messages)

[PATCH net-next 10/13] tg3: Consolidate all netdev feature assignments
 2011-05-19 23:51 UTC  (3+ messages)

[PATCH] drivers/net: ks8842 Fix crash on received packet when in PIO mode
 2011-05-19 23:30 UTC  (3+ messages)

[PATCH] networking: NET_CLS_ROUTE4 depends on INET
 2011-05-19 23:23 UTC  (2+ messages)


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