messages from 2013-04-08 20:56:50 to 2013-04-10 08:52:19 UTC [more...]
[PATCH] vxlan: Allow setting unicast address to the group address
2013-04-10 8:52 UTC
[PATCH v2] Prevent interrupt loop with DWMAC MMC RX IPC Counter
2013-04-10 7:56 UTC (2+ messages)
` [PATCH] stmmac: prevent interrupt loop with "
strange behaviour of MC7700 with sierra_net
2013-04-10 7:23 UTC (8+ messages)
` [PATCH 1/2] usbnet: allow status interrupt URB to always be active
` [PATCH 1/2 v3] "
` [PATCH 1/2 v4] "
` [PATCH 2/2 v4] sierra_net: keep status interrupt URB active
[PATCH] ipconfig: stop ip-config if disabled method directed
2013-04-10 7:23 UTC
[PATCH v2] MPLS: Add limited GSO support
2013-04-10 6:21 UTC (8+ messages)
[PATCH 1/2] crypto: add CMAC support to CryptoAPI
2013-04-10 3:32 UTC (2+ messages)
[BUG] Fatal exception in interrupt - nf_nat_cleanup_conntrack during IPv6 tests
2013-04-10 3:17 UTC
Re:Just read your email and this is my response
2013-04-09 18:41 UTC
[PATCH net-next 00/11] tg3: misc patches - minor fixes and enhancements
2013-04-09 21:08 UTC (18+ messages)
` [PATCH net-next 01/11] tg3: Fix flow control settings not propagated to hardware
` [PATCH net-next 02/11] tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
` [PATCH net-next 03/11] tg3: Remove unnecessary phy reset during ethtool commands
` [PATCH net-next 04/11] tg3: Add a warning during link settings change if mgmt enabled
` [PATCH net-next 05/11] tg3: Add tg3_clear_mac_status() common function
` [PATCH net-next 06/11] tg3: Add SGMII phy support for 5719/5718 serdes
` [PATCH net-next 07/11] tg3: Add support for link flap avoidance
` [PATCH net-next 08/11] tg3: Pull the phy advertised speed and flow control settings on driver load
` [PATCH net-next 09/11] tg3: Reset the phy to allow modified EEE settings to take effect
` [PATCH net-next 10/11] tg3: Update version to 3.131
` [PATCH net-next 11/11] MAINTAINERS: Update tg3 to reflect organizational changes
` [PATCH net-next] tg3: Use bool not int
[PATCH net-next 0/3] follow-up improvements for ipv6 tokens
2013-04-09 20:38 UTC (8+ messages)
` [PATCH net-next 1/3] net: ipv6: minor: use in6addr_any in token init
` [PATCH net-next 2/3] net: ipv6: also allow token to be set when device not ready
` [PATCH net-next 3/3] net: ipv6: only invalidate previously tokenized addresses
[PATCH 1/2] bonding: fix netdev event NULL pointer dereference
2013-04-09 20:17 UTC (2+ messages)
` [PATCH 2/2] bonding: IFF_BONDING is not stripped on enslave failure
linked list corruption/use after free on bonding unload
2013-04-09 19:42 UTC (3+ messages)
[PATCH] net: pre-clear the returned sockaddr_storage variable
2013-04-09 19:05 UTC (3+ messages)
[RFC PATCH ipsec] xfrm: use the right dev to fill xdst
2013-04-09 18:18 UTC (8+ messages)
[Patch net-next] vxlan: revert "vxlan: Bypass encapsulation if the destination is local"
2013-04-09 18:08 UTC (3+ messages)
[PATCH net-next] net: sctp: introduce uapi header for sctp
2013-04-09 18:04 UTC (3+ messages)
pull-request: can 2013-04-09
2013-04-09 17:25 UTC (3+ messages)
` [PATCH] can: gw: use kmem_cache_free() instead of kfree()
[PATCH] tcp: assign the sock correctly to an outgoing SYNACK packet
2013-04-09 17:23 UTC (48+ messages)
` [PATCH] selinux: add a skb_owned_by() hook
[PATCH -next] mrf24j40: use module_spi_driver to simplify the code
2013-04-09 17:20 UTC (2+ messages)
[PATCH 1/2] cls_cgroup: remove task_struct parameter from sock_update_classid()
2013-04-09 17:20 UTC (6+ messages)
` [PATCH 2/2] netprio_cgroup: remove task_struct parameter from sock_update_netprio()
[PATCH] tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
2013-04-09 17:19 UTC (2+ messages)
be2net: GRO for non-inet protocols
2013-04-09 16:31 UTC (13+ messages)
Modifying the exponential backoff on new connection SYN packets
2013-04-09 16:03 UTC (5+ messages)
[PATCH 0/3] bridge: implement restricted forwarding policy
2013-04-09 15:49 UTC (8+ messages)
` [PATCH 1/3] if.h: add IFF_BRIDGE_RESTRICTED flag
[PATCH v5 0/4] Add packet recirculation
2013-04-09 15:44 UTC (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] Move execute_set_action to lib/odp-util.c
[PATCH 0/6 V2] Bundle fixes for Xen netfront / netback
2013-04-09 15:10 UTC (4+ messages)
` [PATCH 5/6] xen-netback: coalesce slots before copying
` [Xen-devel] "
[PATCH 0/4] Bundle fixes for xen-netfront/back
2013-04-09 14:59 UTC (21+ messages)
` [PATCH 1/4] xen-netfront: remove unused variable `extra'
` [Xen-devel] "
` [PATCH 2/4] xen-netfront: drop skb when skb->len > 65535
` [Xen-devel] "
[PATCH 0/3 net-next RFC] selftest: Introduce test abstraction for net
2013-04-09 13:54 UTC (10+ messages)
` [PATCH 1/3 net-next RFC] selftest: add abstractions for net selftests
` [PATCH 2/3 net-next RFC] selftest: Adapt socket test to new testing framework
` [PATCH net-next RFC] selftests: add socket options test with IPv6 testcases
[PATCH V3 0/7] Bundle fixes for Xen netfront / netback
2013-04-09 13:48 UTC (16+ messages)
` [PATCH 1/7] xen-netfront: remove unused variable `extra'
` [PATCH 2/7] xen-netfront: frags -> slots in xennet_get_responses
` [PATCH 3/7] xen-netback: remove skb in xen_netbk_alloc_page
` [PATCH 4/7] xen-netfront: frags -> slots in log message
` [PATCH 5/7] xen-netfront: reduce gso_max_size to account for ethernet header
` [PATCH 6/7] xen-netback: coalesce slots and fix regressions
` [Xen-devel] "
` [PATCH 7/7] xen-netback: don't disconnect frontend when seeing oversize packet
[PATCH] igb: fix PHC stopping on max freq
2013-04-09 13:26 UTC (3+ messages)
` [E1000-devel] "
[RFC] net : add tx timestamp to packet mmap
2013-04-09 13:15 UTC (6+ messages)
[PATCH 2/2] sh_eth: add R-Car support for real
2013-04-09 13:08 UTC (6+ messages)
[Patch net-next v3 1/4] vxlan: defer vxlan init as late as possible
2013-04-09 10:47 UTC (5+ messages)
` [Patch net-next v3 3/4] vxlan: add ipv6 support
[PATCH] can: gw: use kmem_cache_free() instead of kfree()
2013-04-09 8:20 UTC (3+ messages)
[PATCH 1/2] netprio_cgroup: remove task_struct parameter from sock_update_netprio()
2013-04-09 6:02 UTC (2+ messages)
保持您的Webmail帳戶
2013-04-09 5:25 UTC
pull request: wireless 2013-04-08
2013-04-09 5:50 UTC (2+ 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)
[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 (2+ messages)
[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 (2+ messages)
[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 (4+ messages)
` [PATCH] net: of_mdio: scan mdiobus for PHYs without reg property
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).