netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-10 14:26:23 to 2012-04-11 17:20:14 UTC [more...]

[PATCH 0/8] r6040: misc cleanups
 2012-04-11 17:18 UTC  (9+ messages)
` [PATCH 1/8] r6040: consolidate MAC reset to its own function
` [PATCH 2/8] r6040: remove unused variable mcr1 from private structure
` [PATCH 3/8] r6040: add a MAC operation timeout define
` [PATCH 4/8] r6040: fix typo on stats update in tx path
` [PATCH 5/8] r6040: define and use MLSR register bits
` [PATCH 6/8] r6040: define and use MTPR transmit enable bit
` [PATCH 7/8] r6040: define and use bits of register PHY_CC
` [PATCH 8/8] r6040: update copyright from 2007 to now

[PATCH v4 0/10] skb paged fragment destructors
 2012-04-11 17:00 UTC  (33+ messages)
` [PATCH 01/10] net: add and use SKB_ALLOCSIZE
` [PATCH 02/10] net: Use SKB_WITH_OVERHEAD in build_skb
` [PATCH 03/10] chelsio: use SKB_WITH_OVERHEAD
` [PATCH 04/10] net: pad skb data and shinfo as a whole rather than individually
` [PATCH 05/10] net: move destructor_arg to the front of sk_buff
` [PATCH 06/10] net: add support for per-paged-fragment destructors
` [PATCH 07/10] net: only allow paged fragments with the same destructor to be coalesced
` [PATCH 08/10] net: add skb_orphan_frags to copy aside frags with destructors
  ` [PATCH 09/10] net: add paged frag destructor support to kernel_sendpage
  ` [PATCH 10/10] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[RFC PATCH 1/2] net: ethtool: Add capability to retrieve plug-in module EEPROM
 2012-04-11 16:50 UTC  (3+ messages)

[PATCH] atl1: fix kernel panic in case of DMA errors
 2012-04-11 16:15 UTC 

[PATCH v2] Lockd: pass network namespace to creation and destruction routines
 2012-04-11 16:12 UTC  (3+ messages)

[net-next PATCH v1 0/7] Managing the forwarding database(FDB)
 2012-04-11 16:05 UTC  (29+ messages)
` [net-next PATCH v1 1/7] net: add generic PF_BRIDGE:RTM_ FDB hooks
` [net-next PATCH v1 2/7] net: addr_list: add exclusive dev_uc_add and dev_mc_add
` [net-next PATCH v1 3/7] net: add fdb generic dump routine
` [net-next PATCH v1 7/7] macvlan: add FDB bridge ops and new macvlan mode

Who should find out the initial frequency of IBSS join?
 2012-04-11 15:53 UTC 

[PATCH v15 00/13] seccomp_filter: syscall filtering using BPF
 2012-04-11 15:41 UTC  (7+ messages)
` [PATCH v15 04/13] arch/x86: add syscall_get_arch to syscall.h

[RFC] net/bridge: port based vlan filtering for bridges
 2012-04-11 15:38 UTC  (4+ messages)

ipv6 multicast listener on linux box acting as multicast router
 2012-04-11 15:24 UTC 

[PATCH net-next] rtnetlink: fix spelling errors
 2012-04-11 15:20 UTC  (6+ messages)
  ` [PATCH] rtnetlink: fix comments
  ` [PATCH net-next] rtnetlink & bonding: change args got get_tx_queues

suspicious RCU usage warnings in 3.3.0
 2012-04-11 15:08 UTC  (3+ messages)

pull request: batman-adv 2012-04-11
 2012-04-11 14:50 UTC  (23+ messages)
  ` [PATCH 01/16] MAINTAINERS: add additional maintainer for net/batman-adv
  ` [PATCH 02/16] batman-adv: clean up Kconfig
  ` [PATCH 03/16] batman-adv: use ETH_ALEN instead of hardcoded numeric constants
  ` [PATCH 04/16] batman-adv: Replace bitarray operations with bitmap
  ` [PATCH 05/16] batman-adv: Remove declaration of only locally used functions
  ` [PATCH 06/16] batman-adv: encourage batman to take shorter routes by changing the default hop penalty
  ` [PATCH 07/16] batman-adv: remove old bridge loop avoidance code
  ` [PATCH 08/16] batman-adv: add basic "
  ` [PATCH 09/16] batman-adv: make bridge loop avoidance switchable
  ` [PATCH 10/16] batman-adv: export claim tables through debugfs
  ` [PATCH 11/16] batman-adv: allow multiple entries in tt_global_entries
  ` [PATCH 12/16] batman-adv: don't let backbone gateways exchange tt entries
  ` [PATCH 13/16] batman-adv: add broadcast duplicate check
  ` [PATCH 14/16] batman-adv: drop STP over batman
  ` [PATCH 15/16] batman-adv: form groups in the bridge loop avoidance
  ` [PATCH 16/16] batman-adv: add bridge loop avoidance compile option
            ` [B.A.T.M.A.N.] pull request: batman-adv 2012-04-11

[RFC] net/hsr: Add support for IEC 62439-3 High-availability Seamless Redundancy
 2012-04-11 14:39 UTC  (10+ messages)

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2012-04-11 14:12 UTC  (15+ messages)
                  ` [PATCH] tcp: avoid order-1 allocations on wifi and tx path
              ` [PATCH] net: allow pskb_expand_head() to get maximum tailroom

[patch net-next 0/5] team: add some features and fixes
 2012-04-11 13:58 UTC  (9+ messages)
` [patch net-next 1/5] team: add support for per-port options
` [patch net-next 2/5] team: add bool option type
` [patch net-next 3/5] team: add user_linkup and user_linkup_enabled per-port option
` [patch net-next 4/5] team: ab: walk through port list non-rcu
` [patch net-next 5/5] team: add missed "statics"

[PATCH 09/26] tehuti: delete redundant NULL check before release_firmware()
 2012-04-11 13:31 UTC  (2+ messages)

Fwd: build issue #1 for v3.4-rc2-23-g923e9a1 :
 2012-04-11 13:12 UTC  (3+ messages)

ipv6: tunnel: hang when destroying ipv6 tunnel
 2012-04-11 12:20 UTC  (7+ messages)

[net-next PATCH 2/2] net/l2tp: add support for L2TP over IPv6 UDP
 2012-04-11 11:52 UTC  (2+ messages)

[PATCH net-next 1/2] net/ipv6/udp: Add encap_rcv support to IPv6 UDP
 2012-04-11 11:51 UTC  (2+ messages)

via-rhine: Problem with lost link after a while
 2012-04-11  9:49 UTC  (6+ messages)

Mellanox ethernet card failed when probing
 2012-04-11  8:12 UTC  (3+ messages)
    ` Fwd: "

Ethernet driver for the WIZnet W5100 chip
 2012-04-11  5:53 UTC  (2+ messages)
` [PATCH] net: WIZnet drivers: fix possible NULL dereference

Expose ltr/obff interface by sysfs
 2012-04-11  3:02 UTC  (3+ messages)

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-04-11  2:56 UTC 

[BUGFIX][PATCH 0/3] memcg: tcp memcontrol fixes
 2012-04-11  2:22 UTC  (10+ messages)
` [BUGFIX][PATCH 3/3] memcg/tcp: ignore tcp usage before accounting started
    ` [PATCH] memcg/tcp: fix warning caused b res->usage go to negative

rcu_sched_state detected stall, no stack trace
 2012-04-11  2:20 UTC 

[PATCH net-next #2 00/39] net_device.{base_addr, irq} removal update
 2012-04-11  1:16 UTC  (11+ messages)
` [PATCH net-next #2 28/39] natsemi: stop using net_device.{base_addr, irq}

[PATCH 07/11] ethernet: replace open-coded ARRAY_SIZE with macro
 2012-04-11  0:56 UTC 

[PATCH 06/11] enic: replace open-coded ARRAY_SIZE with macro
 2012-04-11  0:56 UTC 

[PATCH 05/11] broadcom: replace open-coded ARRAY_SIZE with macro
 2012-04-11  0:56 UTC 

[RFC] l2tp/ipv6: support for L2TPv2 over UDP over IPv6
 2012-04-10 23:40 UTC  (8+ messages)
      ` [v2] "

[PATCH] enhance usability of /proc/sys/net/ipv4/ip_local_reserved_ports (v2)
 2012-04-10 22:13 UTC  (6+ messages)
  ` [PATCH] enhance usability of /proc/sys/net/ipv4/ip_local_reserved_ports (v3)
    ` [RFC] API to modify /proc/sys/net/ipv4/ip_local_reserved_ports

p54: Weird error in log
 2012-04-10 21:30 UTC 

[PATCH] tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
 2012-04-10 21:24 UTC  (9+ messages)

[PATCH 4/4] net: Remove redundant spi driver bus initialization
 2012-04-10 20:51 UTC 

Please revert removal of /sys/class/net/*/features
 2012-04-10 20:46 UTC  (6+ messages)

[PATCH v17 00/15] seccomp_filter: BPF-based syscall filtering
 2012-04-10 20:37 UTC  (16+ messages)
` [PATCH v17 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
` [PATCH v17 08/15] seccomp: add system call filtering using BPF

[STRAW MAN PATCH] sch_teql doesn't load-balance ppp(oatm) slaves
 2012-04-10 20:28 UTC  (10+ messages)
            ` [PATCH] pppoatm: Fix excessive queue bloat

[GIT PULL] dmaengine fixes for 3.4-rc3
 2012-04-10 20:08 UTC 

Email Exceed Qouta
 2012-04-10 19:01 UTC 

[PATCH] net/ipv6/ipv6_sockglue.c: Removed redundant extern
 2012-04-10 18:51 UTC 

[PATCH 0/5] netfilter fixes for 3.4-rc2
 2012-04-10 18:43 UTC  (2+ messages)

[PATCH] tcp: restore correct limit
 2012-04-10 18:42 UTC  (4+ messages)
  ` [PATCH v2] "

pull request: batman-adv 2012-04-07
 2012-04-10 18:26 UTC  (4+ messages)

[PATCH v17 15/15] Documentation: prctl/seccomp_filter
 2012-04-10 17:49 UTC  (2+ messages)

[PATCH v3 0/2] get rid of populate for memcg
 2012-04-10 17:05 UTC  (4+ messages)
` [PATCH v3 2/2] cgroup: "

[PATCH 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-04-10 16:43 UTC  (3+ messages)
` [PATCH 4/5] staging: octeon_ethernet: Convert to use device tree

[PATCH iproute] tc pedit action: fix parsing offset options
 2012-04-10 16:08 UTC  (2+ messages)

[PATCH] iproute: show metrics as an unsigned value
 2012-04-10 15:48 UTC  (2+ messages)

[PATCH 0/2] adding tracepoints to vhost
 2012-04-10 14:58 UTC  (6+ messages)

net: more accurate skb truesize - regression on Microblaze
 2012-04-10 14:38 UTC  (3+ 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).