netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-07 20:45:07 to 2013-04-09 05:55:23 UTC [more...]

保持您的Webmail帳戶
 2013-04-09  5:25 UTC 

pull request: wireless 2013-04-08
 2013-04-09  5:50 UTC  (3+ messages)

[PATCH -next] netrom: fix invalid use of sizeof in nr_recvmsg()
 2013-04-09  5:49 UTC  (5+ messages)

[PATCH] net: mvneta: enable features before registering the driver
 2013-04-09  5:46 UTC  (3+ messages)

[PATCH] tcp: assign the sock correctly to an outgoing SYNACK packet
 2013-04-09  5:14 UTC  (40+ messages)
                      ` [PATCH] selinux: add a skb_owned_by() hook

[PATCH v5 0/4] Add packet recirculation
 2013-04-09  3:11 UTC  (8+ messages)
` [PATCH 3/4] Allow recirculation without facets
  ` [PATCH 1/4] Add packet recirculation
  ` [PATCH 2/4] Move execute_set_action to lib/odp-util.c
  ` [PATCH 4/4] Avoid recirculation id collision

[RFC/RFT PATCH 0/2 V2] Adding a new bluetooth driver to the kernel
 2013-04-09  0:57 UTC  (3+ messages)
` [RFC/RFT PATCH 1/2 V2] btusb: Modify code for use with a similar driver
  ` [RFC/RFT PATCH 2/2] rtk_btusb: A new driver for the Bluetooth portion of the Realtek RTL8723AE chip

[PATCH net-next] net: ipv6: add tokenized interface identifier support
 2013-04-08 22:27 UTC  (4+ messages)

[patch 0/2] s390: network bug fixes for net [v2]
 2013-04-08 21:17 UTC  (5+ messages)
` [patch 1/2] af_iucv: fix recvmsg by replacing skb_pull() function
` [patch 2/2] qeth: fix qeth_wait_for_threads() deadlock for OSN devices

[PATCH] rtnetlink: Call nlmsg_parse() with correct header length
 2013-04-08 21:12 UTC  (3+ messages)

unix STREAM/SEQPACKET sockets and SO_PASSCRED race
 2013-04-08 21:02 UTC  (2+ messages)

[PATCH net-next] net: cdc_ncm: demote "unexpected notification" to debug level
 2013-04-08 20:58 UTC  (2+ messages)

[PATCH] Documentation: cgroup: add documentation for net_cls cgroups
 2013-04-08 20:58 UTC  (2+ messages)

[net-next.git 0/5] stmmac code tidy-up (v2)
 2013-04-08 20:57 UTC  (7+ messages)
` [net-next.git 1/5] stmmac: review driver documentation
` [net-next.git 2/5] stmmac: improve/review and fix kernel-doc
` [net-next.git 3/5] stmmac: code tidy-up
` [net-next.git 4/5] stmmac: review private structure fields
` [net-next.git 5/5] stmmac: prefetch all dma_erx when use extend_desc

[PATCH net-next RESEND] stmmac: modified pcs mode support for SGMII
 2013-04-08 20:57 UTC  (2+ messages)

[PATCH] net: mvmdio: get and enable optional clock
 2013-04-08 20:56 UTC  (5+ messages)
` [PATCH] net: of_mdio: scan mdiobus for PHYs without reg property

[PATCH 1/2] net: ks8851: Use module_spi_driver
 2013-04-08 20:56 UTC  (4+ messages)
` [PATCH 2/2] net: ks8851: Use dev_pm_ops

[PATCH 1/2] crypto: add CMAC support to CryptoAPI
 2013-04-08 20:49 UTC  (7+ messages)
` [PATCH 2/2] xfrm: add rfc4494 AES-CMAC-96 support

[PATCH 1/2] Revert "bonding: remove sysfs before removing devices"
 2013-04-08 20:45 UTC  (9+ messages)
` [PATCH 2/2] bonding: fix bonding_masters race condition in bond unloading

how to test multipe unicast MAC address
 2013-04-08 20:28 UTC  (5+ messages)

3.9-rc6 (only) one particular tap device putted into forwarding state
 2013-04-08 19:03 UTC 

[PATCH 0/3] bridge: implement restricted forwarding policy
 2013-04-08 18:58 UTC  (5+ messages)
` [PATCH 1/3] if.h: add IFF_BRIDGE_RESTRICTED flag
` [PATCH 2/3] sk_buff: add bridge_restricted flag
` [PATCH 3/3] bridge: implement restricted port forwarding policy

[PATCH net-next] ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
 2013-04-08 18:47 UTC  (2+ messages)

[Patch net-next] tcp: add a global sysctl to control TCP delayed ack
 2013-04-08 16:39 UTC  (4+ messages)

[patch net-next] net: squash ->rx_handler and ->rx_handler_data into single rcu pointer
 2013-04-08 16:32 UTC  (4+ messages)

[PATCH net,1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
 2013-04-08 16:16 UTC  (4+ messages)
` [PATCH net,2/2] hyperv: Fix RNDIS send_completion code path

[PATCH] TTY: ircomm, use GFP_KERNEL in ircomm_open()
 2013-04-08 16:10 UTC  (3+ messages)

[PATCH 0/2] irda: GFP_ATOMIC cleanups
 2013-04-08 16:10 UTC  (2+ messages)

[PATCH] mac802154: Keep track of the channel when changed
 2013-04-08 16:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mrf24j40: Enable link-layer acknowledgement and retry
 2013-04-08 16:09 UTC  (2+ messages)

[PATCH 00/51] netfilter updates for net-next
 2013-04-08 16:06 UTC  (3+ messages)

[patch net 0/2] net: ipv4: fix couple of addr lifetime related bugs
 2013-04-08 16:05 UTC  (2+ messages)

[PATCH net-next] ip_gre: fix a possible crash in parse_gre_header()
 2013-04-08 16:01 UTC  (2+ messages)

[PATCH 0/2] changed irq handling and some cleanup for at86rf230
 2013-04-08 16:01 UTC  (10+ messages)
` [PATCH 1/2] at86rf230: remove unnecessary / dead code
` [PATCH 2/2] at86rf230: change irq handling to prevent lockups with edge type irq
    ` [Linux-zigbee-devel] "

[PATCH net-next] enic: be less verbose about non-critical firmware errors
 2013-04-08 16:00 UTC  (2+ messages)

[PATCH net-next 0/2] ieee802154_mlme_ops oops removal and cleanup
 2013-04-08 16:00 UTC  (2+ messages)

be2net: GRO for non-inet protocols
 2013-04-08 15:51 UTC  (6+ messages)

[PATCH] net: add checks if dev->netdev_ops is NULL in register_netdevice()
 2013-04-08 15:49 UTC  (4+ messages)

Active URB submitted twice in pegasus driver
 2013-04-08 15:49 UTC  (10+ messages)

v3.8.5: "TCP: snd_cwnd is nul, please report this bug."
 2013-04-08 15:42 UTC  (5+ messages)

[PATCH 2/2] sh_eth: add R-Car support for real
 2013-04-08 14:40 UTC  (6+ messages)

[PATCH v2] mac80211_hwsim: Register and bind to driver
 2013-04-08 14:32 UTC  (2+ messages)

[PATCH] can: sja1000: use cpu endian
 2013-04-08 13:57 UTC  (2+ messages)

[PATCH v5 0/6] Generic PHY Framework
 2013-04-08 13:21 UTC  (4+ messages)
` [PATCH v5 1/6] drivers: phy: add generic PHY framework

[Patch net-next v3 1/4] vxlan: defer vxlan init as late as possible
 2013-04-08 12:53 UTC  (6+ messages)
` [Patch net-next v3 2/4] ipv6: export ipv6_sock_mc_join and ipv6_sock_mc_drop
` [Patch net-next v3 3/4] vxlan: add ipv6 support
` [Patch net-next v3 4/4] ipv6: Add generic UDP Tunnel segmentation
` [PATCH iproute2] vxlan: add ipv6 support

[RFC PATCH ipsec] xfrm: use the right dev to fill xdst
 2013-04-08 11:42 UTC  (4+ messages)

[PATCH 00/16] info leak fixes in recvmsg
 2013-04-08 11:14 UTC  (3+ messages)
` [PATCH 08/16] iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()

[PATCH] Make sure GRED backlog does not get screwed up
 2013-04-08 10:26 UTC 

PROBLEM: IPv6 TCP-Connections resetting
 2013-04-08  9:56 UTC  (4+ messages)

[PATCH] mac80211_hwsim: Register and bind to driver
 2013-04-08  9:28 UTC  (3+ messages)

[PATCH 3.8-stable] r8169: fix auto speed down issue
 2013-04-08  9:21 UTC  (2+ messages)

Ignoring destination MAC address in incoming packets
 2013-04-08  7:49 UTC  (3+ messages)

AMD Vi error and lost networking with r8169
 2013-04-08  6:14 UTC  (3+ messages)

[net-next] stmmac: modified pcs mode support for SGMII
 2013-04-08  3:56 UTC  (3+ messages)

[PATCH] netfilter: don't reset nf_trace in nf_reset()
 2013-04-08  1:11 UTC  (2+ messages)

[PATCH RFC] unix: account skb memory to receiving socket's sk_rmem_alloc on sending
 2013-04-07 22:47 UTC  (8+ messages)

[PATCH net 1/1] bnx2x: Fix KR2 rapid link flap
 2013-04-07 21:17 UTC  (2+ messages)

[PATCH -next] decnet: remove duplicated include from dn_table.c
 2013-04-07 21:12 UTC  (2+ messages)

[PATCH -next] net_cls: remove duplicated include from cls_api.c
 2013-04-07 21:12 UTC  (2+ messages)

[PATCH v3] netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
 2013-04-07 21:12 UTC  (2+ messages)

[PATCH 0/6] 802.15.4 and 6LoWPAN Buffering Fixes
 2013-04-07 21:06 UTC  (3+ messages)
` [PATCH v2 0/4] "

[PATCH -next] sctp: fix error return code in __sctp_connect()
 2013-04-07 21:04 UTC  (2+ messages)

[PATCH net-next] 802: fix a possible race condition
 2013-04-07 21:04 UTC  (2+ messages)

[PATCH net-next] selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
 2013-04-07 21:02 UTC  (2+ messages)

[PATCH net-next] sctp: remove 'sridhar' from maintainers list
 2013-04-07 21:01 UTC  (2+ messages)

[PATCH v2 net-next] vxlan: Bypass encapsulation if the destination is local
 2013-04-07 21:00 UTC  (2+ messages)

[PATCH V1 net-next 0/3] Mellanox Core and Ethernet driver updates 2013-04-07
 2013-04-07 20:56 UTC  (5+ messages)
` [PATCH V1 net-next 3/3] net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx

[PATCH net-next 0/4] netxen_nic: Bug fixes and enhancement
 2013-04-07 20:53 UTC  (2+ messages)

Sähköposti Alert
 2013-04-07 20:40 UTC 

[PATCH 1/7] net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
 2013-04-07 20:48 UTC  (2+ messages)

[PATCH v2 net-next 1/8] r8169: Remove firmware code
 2013-04-07 20:45 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).