netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-16 14:06:25 to 2012-02-17 21:00:06 UTC [more...]

[PATCH v2 00/10] Part 4: handle addr_assign_type for random addresses
 2012-02-17 21:00 UTC  (12+ messages)
` [PATCH v2 01/10] au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
` [PATCH 02/10] lantiq_etop: set addr_assign_type if random_ether_addr() used
` [PATCH v2 03/10] davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()
` [PATCH v2 04/10] xilinx ll_temac: "
` [PATCH v2 05/10] igbvf: reset netdevice addr_assign_type if changed
  ` [PATCH v2 06/10] batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
` [PATCH v2 07/10] cisco/enic: "
` [PATCH v2 08/10] ethoc: set addr_assign_type if random_ether_addr() used
` [PATCH v2 09/10] atheros eth: "

[PATCH ethtool 0/4] RX NFC cleanup
 2012-02-17 20:55 UTC  (5+ messages)
` [PATCH ethtool 1/4] Move '--flash' down the list of options
` [PATCH ethtool 2/4] Merge RX NFC options
` [PATCH ethtool 3/4] ethtool.8: Don't mention the 'clear rule' action for NFC rules
` [PATCH ethtool 4/4] ethtool.8: Improve description of RX NFC options

pull request: batman-adv 2012-02-17
 2012-02-17 20:50 UTC  (14+ messages)
` [PATCH 01/10] batman-adv: add tt_initialised flag to the orig_node struct
` [PATCH 02/10] batman-adv: Explicitly mark the common header structure
` [PATCH 03/10] batman-adv: simplify bat_ogm_receive API call
` [PATCH 04/10] batman-adv: Rm empty line from is_my_mac() in main.c
` [PATCH 05/10] batman-adv: Move is_out_of_time() to main.h for general use
` [PATCH 06/10] batman-adv: warn if added interface is part of a bridge
` [PATCH 07/10] batman-adv: add infrastructure to change routing algorithm at runtime
` [PATCH 08/10] batman-adv: convert batman iv algorithm to use dynamic infrastructure
` [PATCH 09/10] batman-adv: allowing changing the routing algorithm via module parameter
  ` [PATCH 10/10] batman-adv: export used routing algorithm via sysfs
  ` Re: [B.A.T.M.A.N.] pull request: batman-adv 2012-02-17

[REGRESSION, PATCH] sky2 WOL fix
 2012-02-17 20:13 UTC  (5+ messages)

[EXAMPLE CODE] Parasite thread injection and TCP connection hijacking
 2012-02-17 19:28 UTC  (6+ messages)
` hiberante hangs TCP "

[RFC PATCH V4] Xen netback / netfront improvement
 2012-02-17 19:19 UTC  (10+ messages)
` [RFC PATCH V4 01/13] netback: page pool version 1
` [RFC PATCH V4 12/13] netfront: multi page ring support

[PATCH] Cleaning up code formatting errors in net/wireless pointed out by checkpatch
 2012-02-17 19:06 UTC  (5+ messages)

TCP_STREAM performance regression on commit b3613118
 2012-02-17 18:33 UTC 

Regression in skge that started around acb42a3 (so past v3.3-rc1)
 2012-02-17 18:16 UTC  (10+ messages)
    ` [RFT] nf_contrack_udp: handle packets with padding and hwchecksum

[PATCH V2 0/3] bluetooth: Shrink object size, use current logging style
 2012-02-17 18:12 UTC  (10+ messages)
` [PATCH V2 1/3] bluetooth: Add logging functions bt_info and bt_err
` [PATCH V2 2/3] bluetooth: Convert BT_ERR/BT_INFO to bt_err/bt_info
` [PATCH V2 3/3] bluetooth: Convert BT_DBG to pr_debug

Program to test/use the 'low level Ethernet debugging features'
 2012-02-17 18:12 UTC 

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-02-17 17:10 UTC  (19+ messages)

limited network bandwidth with 3.2.x kernels
 2012-02-17 16:55 UTC  (23+ messages)
` Re: Re: Re: Re: Re: "
    `  "
                      `  "
                          `  "
                              `  "

[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
 2012-02-17 16:23 UTC  (54+ messages)
` [PATCH v8 2/8] seccomp: kill the seccomp_t typedef
` [PATCH v8 3/8] seccomp: add system call filtering using BPF
    ` [kernel-hardening] "
` [PATCH v8 4/8] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v8 5/8] seccomp: Add SECCOMP_RET_TRAP
      ` [PATCH v9 "
        ` [PATCH v9 8/8] Documentation: prctl/seccomp_filter
` [PATCH v8 6/8] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v8 7/8] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v8 8/8] Documentation: prctl/seccomp_filter

[PATCH] net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
 2012-02-17 15:54 UTC 

Congratulations!!!Winner
 2012-02-17 15:26 UTC 

[PATCH] net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
 2012-02-17 15:35 UTC 

Attention!
 2012-02-17 10:29 UTC 

sysfs warnings, reserved names
 2012-02-17 13:05 UTC  (5+ messages)
    ` sysfs^H^H^H^H^Hsysctl "

[PATCH] 8139cp: reject invalid MTU values
 2012-02-17 12:33 UTC 

[PATCH 4/6] NET: MIPS: lantiq: convert etop to managed gpio
 2012-02-17 12:24 UTC  (2+ messages)

[PATCH v2 0/2] Part 3: handle random addresses on blackfin
 2012-02-17 10:57 UTC  (6+ messages)
` [PATCH v2 1/2] arch/blackfin: don't generate random mac in bfin_get_ether_addr()
` [PATCH v2 2/2] adi: adapt to eth_hw_addr_random() and changes in arch/blackfin

[PATCH 8/9] NET: MIPS: lantiq: convert etop driver to clkdev api
 2012-02-17 10:33 UTC 

[PATCH 0/5] Delay selecting alternate setting in CDC NCM until network interface is raised
 2012-02-17 10:31 UTC  (6+ messages)
` [PATCH 1/5] usb: cdc-ncm: Change alternate setting magic numbers into #defines
` [PATCH 2/5] usb: cdc-ncm: Set altsetting only when network interface is opened

[PATCH 0/2] bluetooth: logging cleanups and trivial object shrinking
 2012-02-17  8:58 UTC  (9+ messages)
` [PATCH 1/2] bluetooth: Use more current logging styles

[RFC PATCH] SUNRPC: connect local transports synchronously
 2012-02-17  8:25 UTC  (3+ messages)

[patch] net/ethernet: ks8851_mll: signedness bug in ks8851_probe()
 2012-02-17  8:00 UTC  (2+ messages)
` Antwort: "

[PATCH 0/2] Adding new TI Common Platform ethernet SWitch driver
 2012-02-17  7:17 UTC  (4+ messages)
` [PATCH 2/2] netdev: driver: ethernet: Add TI CPSW driver

tg3: Use *_UNKNOWN ethtool definitions
 2012-02-17  6:48 UTC 

Wiki page for Ethernet drivers
 2012-02-17  1:26 UTC  (3+ messages)

[PATCH] e100: Show short v/s long rx lengh errors in ethtool stats
 2012-02-17  0:09 UTC  (2+ messages)

[PATCH] e100: Fix rx-over-length statistics
 2012-02-17  0:08 UTC  (2+ messages)

[PATCH v4 02/16] e100: Support RXFCS feature flag
 2012-02-17  0:08 UTC  (4+ messages)
` [PATCH v4 09/16] e100: Support RXALL "

[RFC V2 PATCH] iproute2: Add netlink attribute to filter dump requests
 2012-02-16 23:53 UTC 

[RFC V3 PATCH] rtnetlink: Fix problem with buffer allocation
 2012-02-16 23:52 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2012-02-16 23:30 UTC  (3+ messages)

[PATCH net-next 5/5] net: sh_eth: add support for VLAN tag filtering
 2012-02-16 22:09 UTC  (2+ messages)

[PATCH net-next 4/5] net: sh_eth: add support for multicast filtering
 2012-02-16 22:09 UTC  (2+ messages)

[PATCH net-next 3/5] net: sh_eth: modify a condition of ioremap for TSU
 2012-02-16 22:08 UTC  (2+ messages)

[PATCH net-next 2/5] net: sh_eth: change the condition of initialization
 2012-02-16 22:08 UTC  (2+ messages)

[PATCH net-next 1/5] net: sh_eth: add the value of tsu to the SH7757's GETHER
 2012-02-16 22:08 UTC  (2+ messages)

pull request: sfc-next 2012-02-16
 2012-02-16 22:08 UTC  (2+ messages)

SR-IOV setup race between PCI and rtnetlink
 2012-02-16 21:25 UTC  (3+ messages)

[PATCH 1/2] r8169: Enable WOL from Magic Packet by default
 2012-02-16 20:47 UTC  (5+ messages)

[PATCH] vmxnet3: cap copy length at size of skb to prevent dropped frames on tx
 2012-02-16 20:07 UTC  (2+ messages)

[PATCH] bnx2x: tx-switching module parameter
 2012-02-16 19:57 UTC  (7+ messages)

Cloud server
 2012-02-16 15:13 UTC 

Cloud server
 2012-02-16 15:13 UTC 

Bogus frames transmitted with r8169 & fragmentation & large mtu
 2012-02-16 16:14 UTC  (5+ messages)

[Bug 42754] New: BUG: sleeping function called from invalid context at mm/memory.c:3924
 2012-02-16 15:24 UTC  (6+ messages)

calling request_firmware() from module init will not work with recent/future udev versions
 2012-02-16 14:39 UTC  (8+ 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).