netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-28 21:18:33 to 2011-03-01 23:13:09 UTC [more...]

[PATCH 0/7] Final BKL removal, take 2
 2011-03-01 23:13 UTC  (2+ messages)
` [PATCH 5/7] x25: remove the BKL

[PATCH 8/8] xfrm: Handle blackhole route creation via afinfo
 2011-03-01 23:11 UTC 

[PATCH 7/8] ipv6: Normalize arguments to ip6_dst_blackhole()
 2011-03-01 23:11 UTC 

[PATCH 6/8] xfrm: Kill XFRM_LOOKUP_WAIT flag
 2011-03-01 23:11 UTC 

[PATCH 5/8]ipv6: Change final dst lookup arg name to "can_sleep"
 2011-03-01 23:11 UTC 

[PATCH 4/8] ipv4: Kill can_sleep arg to ip_route_output_flow()
 2011-03-01 23:11 UTC 

[PATCH 3/8] net: Add FLOWI_FLAG_CAN_SLEEP
 2011-03-01 23:11 UTC 

[PATCH 2/8] ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
 2011-03-01 23:11 UTC 

[PATCH 1/8] ipv4: Can final ip_route_connect() arg to boolean "can_sleep"
 2011-03-01 23:11 UTC 

[PATCH 0/8] Simplify IPSEC lookup interfaces
 2011-03-01 23:11 UTC 

[PATCH net-2.6] bonding: drop frames received with master's source MAC
 2011-03-01 23:08 UTC  (12+ messages)

[GIT PULL nf-2.6] IPVS
 2011-03-01 22:59 UTC  (2+ messages)
` [PATCH] ipvs: fix dst_lock locking on dest update

[PATCH] bonding: added 802.3ad round-robin hashing policy and source mac selection mode
 2011-03-01 22:38 UTC  (3+ messages)

[PATCH] bonding: added 802.3ad round-robin hashing policy and source mac selection mode
 2011-03-01 22:34 UTC 

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-03-01 21:52 UTC  (17+ messages)

[PATCH] don't allow CAP_NET_ADMIN to load non-netdev kernel modules
 2011-03-01 21:33 UTC  (7+ messages)
      ` [PATCH] net: "
          ` [PATCH v2] "

[PATCH] ipv6: Consolidate route lookup sequences
 2011-03-01 21:20 UTC  (2+ messages)

pull request: sfc-next-2.6 2011-03-01
 2011-03-01 21:08 UTC  (13+ messages)
` [PATCH net-next-2.6] sfc: Reduce size of efx_rx_buffer by unionising skb and page
` [PATCH net-next-2.6 2/8] sfc: Reduce size of efx_rx_buffer further by removing data member
` [PATCH net-next-2.6 3/8] sfc: Read MC firmware version when requested through ethtool
` [PATCH net-next-2.6 4/8] sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
` [PATCH net-next-2.6 5/8] sfc: Update copyright dates
` [PATCH net-next-2.6 6/8] sfc: Expose TX push and TSO counters through ethtool statistics
` [PATCH net-next-2.6 7/8] sfc: Remove configurable FIFO thresholds for pause frame generation
` [PATCH net-next-2.6 8/8] sfc: Bump version to 3.1

[PATCH 0/4] simple generic timer infrastructure and stmmac example
 2011-03-01 20:41 UTC  (8+ messages)
` [PATCH (sh-2.6) 1/4] clksource: Generic timer infrastructure

pull request: wireless-2.6 2011-03-01
 2011-03-01 20:39 UTC  (2+ messages)

[patch net-next-2.6] bonding: remove skb_share_check in handle_frame
 2011-03-01 20:38 UTC  (5+ messages)

SO_REUSEPORT - can it be done in kernel?
 2011-03-01 20:36 UTC  (52+ messages)
          ` [PATCH 3/5] inet: Add ip_make_skb and ip_finish_skb
          ` [PATCH 2/5] inet: Remove explicit write references to sk/inet in ip_append_data
          ` [PATCH 1/5] inet: Remove unused sk_sndmsg_* from UFO
          ` [PATCH 5/5] udp: Add lockless transmit path
          ` [PATCH 4/5] udp: Switch to ip_finish_skb
      ` [PATCH 2/5] net: Remove explicit write references to sk/inet in ip_append_data
      ` [PATCH 1/5] net: Remove unused sk_sndmsg_* from UFO
      ` [PATCH 4/5] udp: Add lockless transmit path
      ` [PATCH 3/5] inet: Add ip_make_skb and ip_send_skb

txqueuelen has wrong units; should be time
 2011-03-01 20:16 UTC  (25+ messages)

[PATCH] fcoe: correct checking for bonding
 2011-03-01 20:12 UTC  (9+ messages)
  ` [Open-FCoE] "

[Lxc-users] Huge ammount of invalid checksum packets on macvlan
 2011-03-01 20:04 UTC  (9+ messages)
      ` [Lxc-users] Bad checksums and lost packets with macvlan on dummy
            `  "

[PATCH] Fix possible null pointer dereference in ariadne.c
 2011-03-01 19:53 UTC  (2+ messages)

source route ignored in favor of local interface
 2011-03-01 19:31 UTC  (3+ messages)

IGMP and rwlock: Dead ocurred again on TILEPro
 2011-03-01 18:30 UTC  (7+ messages)
          ` [PATCH] arch/tile: fix deadlock bugs in rwlock implementation

[PATCH] tile on-chip network driver: sync up with latest fixes
 2011-03-01 17:49 UTC 

[PATCH net-next-2.6] benet: use GFP_KERNEL allocations when possible
 2011-03-01 17:46 UTC 

[net-next PATCH] netdevice: Convert printk to pr_info in netif_tx_stop_queue
 2011-03-01 17:06 UTC 

[PATCH 1/5] tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h>
 2011-03-01 17:04 UTC  (5+ messages)
` [PATCH 1/5] tg3: use usleep_range not msleep for small sleeps
` [PATCH 3/5] tg3: Enclose macro with complex values in parenthesis
` [PATCH 4/5] tg3: Don't use IRQF_SAMPLE_RANDOM
` [PATCH 5/5] tg3: Fix inline keyword usage

[PATCH 1/2] tlan: Remove changelog
 2011-03-01 16:56 UTC  (2+ messages)
` [PATCH 2/2] tlan: Use pr_fmt, pr_<level> and netdev_<level>

Networking debug - kernel tools
 2011-03-01 16:55 UTC 

[PATCH 0/3] [RFC] Implement multiqueue (RX & TX) virtio-net
 2011-03-01 16:04 UTC  (7+ messages)
` [PATCH 2/3] [RFC] Changes for MQ virtio-net
` [PATCH 3/3] [RFC] Changes for MQ vhost

[PATCH net-next-2.6] benet: use GFP_KERNEL allocations when possible
 2011-03-01 15:48 UTC 

[PATCH 1/2] bonding: fix incorrect transmit queue offset
 2011-03-01 15:31 UTC  (6+ messages)
        ` [PATCH 1/2 net-next][v2] "

[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
 2011-03-01 15:11 UTC  (3+ messages)

[PATCH]drivers:isdn:istream.c Fix typo pice to piece
 2011-03-01 14:47 UTC  (3+ messages)

Bug inkvm_set_irq
 2011-03-01 14:39 UTC  (10+ messages)

[GIT/PATCH v3] xen network backend driver
 2011-03-01 13:38 UTC  (6+ messages)

dccp: null-pointer dereference on close
 2011-03-01 12:16 UTC  (4+ messages)

skb->frag_list != NULL in start_xmit for device without NETIF_F_FRAGLIST
 2011-03-01 11:46 UTC 

[PATCH] vhost: Cleanup vhost.c and net.c
 2011-03-01 11:36 UTC 

ICMP reply uses wrong source address as destinatio
 2011-03-01 10:27 UTC  (2+ messages)

[PATCH] cxgb{3,4}*: improve Kconfig dependencies
 2011-03-01  9:33 UTC  (4+ messages)

[PATCH 4/4] net,rcu: don't assume the size of struct rcu_head
 2011-03-01  9:20 UTC  (6+ messages)
  ` [PATCH 4/4 V2] "

net: allow handlers to be processed for orig_dev
 2011-03-01  8:24 UTC  (3+ messages)

[PATCH 3/4] slab,rcu: don't assume the size of struct rcu_head
 2011-03-01  8:03 UTC 

[PATCH 1/4] slub: automatically reserve bytes at the end of slab
 2011-03-01  8:03 UTC 

[PATCH 0/4] rcu: don't assume the size of struct rcu_head
 2011-03-01  8:03 UTC 

[question] bond_set_slave_inactive_flags
 2011-03-01  7:43 UTC 

[PATCH] f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
 2011-03-01  7:37 UTC  (4+ messages)

[PATCH ref0] net: add Faraday FTMAC100 10/100 Ethernet driver
 2011-03-01  7:27 UTC  (11+ messages)
` [PATCH v6] "
  ` [PATCH] "

[patch net-next-2.6 1/4] net: extend netlink interface to handle generic slave management
 2011-03-01  6:19 UTC  (5+ messages)
` [patch net-next-2.6 4/4] bridge: implement slave management operations

[PATCH ref0] net: add Faraday FTMAC100 10/100 Ethernet driver
 2011-03-01  5:53 UTC  (8+ messages)

[PATCH] sched: QFQ - quick fair queue scheduler (v2)
 2011-03-01  5:28 UTC  (2+ messages)

Urgent Payment Information From Western Union!!
 2011-03-01  4:02 UTC 

[ethtool PATCH 0/2] Add support for RX network flow classifier rules
 2011-03-01  0:35 UTC  (5+ messages)
` [ethtool PATCH 2/2] Add RX packet classification interface

[PATCHv2 net-next-2.6] ethtool: Compat handling for struct ethtool_rxnfc
 2011-03-01  0:10 UTC  (4+ messages)

[PATCH] RxRPC: Fix v1 keys
 2011-02-28 23:01 UTC  (2+ messages)

net-next: warnings from sysctl_net_exit
 2011-02-28 22:02 UTC  (4+ messages)

[PATCH] bonding: use the correct size for _simple_hash()
 2011-02-28 21:21 UTC  (2+ messages)

[PATCH] cxgb{3,4}: streamline Kconfig options
 2011-02-28 21:19 UTC  (4+ 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).