netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-29 17:42:46 to 2013-04-30 18:18:45 UTC [more...]

[PATCHv4 net-next 0/2] Add two new flags to bridge
 2013-04-30 18:18 UTC 

[ethtool] ethtool: check mac type from ethtool_regs.version
 2013-04-30 18:12 UTC  (3+ messages)

[PATCH V5 0/7] Bundle fixes for Xen netfront /netback
 2013-04-30 18:06 UTC  (3+ messages)
` [PATCH V5 6/7] xen-netback: coalesce slots in TX path and fix regressions
  ` [Xen-devel] "

[PATCH net-next] tg3: fix to append hardware time stamping flags
 2013-04-30 17:20 UTC 

[PATCH net-next] tg3: fix to append hardware time stamping flags
 2013-04-30 17:16 UTC  (3+ messages)

[PATCH net-next 0/2] xen-netback: misc fixes
 2013-04-30 16:50 UTC  (3+ messages)
` [PATCH net-next 1/2] xen-netback: remove redundent parameter in netbk_count_requests
` [PATCH net-next 2/2] xen-netback: avoid allocating variable size array on stack

Linux Plumbers Conference: Network Virtualization
 2013-04-30 16:37 UTC 

[PATCH iproute2] ip: ipv6: add tokenized interface identifier support
 2013-04-30 16:22 UTC 

[PATCH net-next 0/2] Small Modifications to GSO to allow segmentation of MPLS (repost)
 2013-04-30 16:19 UTC  (12+ messages)
` [PATCH net-next 1/2] net: More fine-grained support for encapsulated GSO features
` [PATCH net-next 2/2] net: Loosen constraints for recalculating checksum in skb_segment()

[IPROUTE PATCH v2] iproute2: act_ipt fix xtables breakage on older versions
 2013-04-30 16:07 UTC  (3+ messages)

[PATCH net-next V7 0/4] Bundle fixes for Xen netfront / netback
 2013-04-30 15:44 UTC  (5+ messages)
` [PATCH net-next V7 3/4] xen-netback: coalesce slots in TX path and fix regressions
  ` [Xen-devel] "

[PATCH RFC] spinlock: split out debugging check from spin_lock_mutex
 2013-04-30 15:35 UTC  (8+ messages)
            ` [PATCH RFC] netpoll: convert mutex into a semaphore

[PATCH net] bridge: avoid OOPS if root port not found
 2013-04-30 15:29 UTC 

[ANNOUNCE] iproute2 3.9.0
 2013-04-30 14:56 UTC 

[PATCH] Add support for netconsole driver used on bridge device with VIF attached
 2013-04-30 14:24 UTC  (7+ messages)

[PATCHv2 net-next 0/2] Add two new flags to bridge
 2013-04-30 14:02 UTC  (7+ messages)
` [PATCHv2 net-next 1/2] bridge: Add flag to control mac learning
` [PATCHv2 net-next 2/2] bridge: Add a flag to control unicast packet flood

[PATCH net 2/4] be2net: Fix ethtool get drvinfo
 2013-04-30 13:22 UTC  (2+ messages)

[PATCH net-next] tg3: shows HW time stamping support only if ptp_capable is present
 2013-04-30 13:10 UTC  (5+ messages)

[Patch net-next v7 0/6] vxlan: add ipv6 support
 2013-04-30 12:27 UTC  (12+ messages)
` [Patch net-next v7 1/6] vxlan: defer vxlan init as late as possible
` [Patch net-next v7 2/6] ipv6: export a stub for ipv6_sock_mc_join and ipv6_sock_mc_drop
` [Patch net-next v7 3/6] ipv6: export in6addr_loopback to modules
` [Patch net-next v7 4/6] vxlan: add ipv6 support
` [Patch net-next v7 5/6] vxlan: respect disable_ipv6 sysctl
` [Patch net-next v7 6/6] ipv6: Add generic UDP Tunnel segmentation

[PATCH v2 1/2] tipc: tipc_bcbearer_send(): simplify bearer selection
 2013-04-30 11:54 UTC  (8+ messages)
` [PATCH v2 2/2] tipc: pskb_copy() buffers when sending on more than one bearer
` [PATCH v3 1/3] tipc: cosmetic: clean up comments
  ` [PATCH v3 2/3] tipc: tipc_bcbearer_send(): simplify bearer selection
  ` [PATCH v3 3/3] tipc: pskb_copy() buffers when sending on more than one bearer

[PATCH net 4/4] be2net: Fix to fail probe if MSI-X enable fails for a VF
 2013-04-30 11:39 UTC 

[PATCH net 3/4] be2net: avoid napi_disable() when it has not been enabled
 2013-04-30 11:39 UTC 

[PATCH net 1/4] be2net: Fix firmware download for Lancer
 2013-04-30 11:36 UTC 

[PATCH net 0/4] be2net fixes
 2013-04-30 11:35 UTC 

[PATCH net-next] Revert "bnx2x: allow nvram test to run when device is down"
 2013-04-30  9:34 UTC 

[net-next PATCH v2 1/1] drivers: net: cpsw: fix kernel warn on cpsw irq enable
 2013-04-30  9:27 UTC 

[PATCH 00/18] netfilter updates for net-next (try 2)
 2013-04-30  9:19 UTC  (22+ messages)
` [PATCH 01/18] netfilter: ipset: Make possible to test elements marked with nomatch
` [PATCH 02/18] netfilter: ipset: Move often used IPv6 address masking function to header file
` [PATCH 03/18] netfilter: ipset: Introduce extensions to elements in the core
` [PATCH 04/18] netfilter: ipset: Unified bitmap type generation
` [PATCH 05/18] netfilter: ipset: Bitmap types using the unified code base
` [PATCH 06/18] netfilter: ipset: Unified hash type generation
` [PATCH 07/18] netfilter: ipset: Hash types using the unified code base
` [PATCH 08/18] netfilter: ipset: list:set type using the extension interface
` [PATCH 09/18] netfilter: ipset: Introduce the counter extension in the core
` [PATCH 10/18] netfilter: ipset: The bitmap types with counter support
` [PATCH 11/18] netfilter: ipset: The hash "
` [PATCH 12/18] netfilter: ipset: The list:set type "
` [PATCH 13/18] netfilter: ipset: set match: add support to match the counters
` [PATCH 14/18] netfilter: nf_queue: move device refcount bump to extra function
` [PATCH 15/18] netfilter: move skb_gso_segment into nfnetlink_queue module
` [PATCH 16/18] netfilter: nfnetlink_queue: add skb info attribute
` [PATCH 17/18] netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
` [PATCH 18/18] sctp: Correct type and usage of sctp_end_cksum()

[PATCH net-next] ipv6: add support of peer address
 2013-04-30  9:17 UTC  (3+ messages)
` [PATCH net-next v2] "

Bug fixes only now please
 2013-04-30  8:13 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2013-04-30  8:04 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2013-04-30  8:03 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-04-30  8:03 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-04-30  8:02 UTC  (2+ messages)

[PATCH v2 0/2] sched: Add cond_resched_rcu_lock() helper
 2013-04-30  7:52 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections

[Patch net-next v3 1/3] bridge: select IP addr as source addr for querier
 2013-04-30  7:10 UTC  (3+ messages)
` [Patch net-next v3 2/3] bridge: only expire the mdb entry when query is received
` [Patch net-next v3 3/3] bridge: send query as soon as leave "

[PATCH net-next] netlink: Fix skb ref counting
 2013-04-30  6:52 UTC 

[PATCH net 0/3] Bug fixes for cxgb4 and cxgb4vf
 2013-04-30  6:46 UTC  (5+ messages)
` [PATCH net 3/3] cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG

[PATCHv4 0/3] Add support for velocity network driver on platform devices
 2013-04-30  6:17 UTC  (4+ messages)
` [PATCHv4 1/3] net: velocity: Rename vptr->dev to vptr->netdev
` [PATCHv4 2/3] net: velocity: Convert to generic dma functions
` [PATCHv4 3/3] net: velocity: Add platform device support to VIA velocity driver

[PATCH net v2 2/3] unix/dgram: fix peeking with an offset larger than data in queue
 2013-04-30  4:44 UTC  (10+ messages)
` [PATCH v3 1/3] unix/dgram: peek beyond 0-sized skbs
  ` [PATCH v3 2/3] unix/dgram: fix peeking with an offset larger than data in queue
  ` [PATCH v3 3/3] unix/stream: "

[patch 1/1] ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
 2013-04-30  4:22 UTC  (3+ messages)

[PATCH net-next v2] openvswitch: Remove unneeded ovs_netdev_get_ifindex()
 2013-04-30  4:19 UTC  (2+ messages)

[PATCH net-next] net: Use consume_skb() to free gso segmented skb
 2013-04-30  4:18 UTC  (3+ messages)

pull request: wireless-next 2013-04-29
 2013-04-30  4:12 UTC  (2+ messages)

[Patch net-next v2 1/3] bridge: select IP addr for source addr of querier
 2013-04-30  4:09 UTC  (7+ messages)
` [Patch net-next v2 2/3] bridge: only expire the mdb entry when query is received
` [Patch net-next v2 3/3] bridge: send query as soon as leave "

[Patch net-next v6 0/5] vxlan: add ipv6 support
 2013-04-30  3:59 UTC  (4+ messages)
` [Patch net-next v6 4/5] "

[Patch net-next 1/3] bridge: use the bridge IP addr as source addr of querier
 2013-04-30  3:32 UTC  (5+ messages)
` [Patch net-next 2/3] bridge: only expire the mdb entry when query is received

Your Mailbox Is Almost Full
 2013-04-30  2:18 UTC 

[PATCH 0/2] sched: Add cond_resched_rcu_lock() helper
 2013-04-30  2:45 UTC  (14+ messages)
` [PATCH 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections

netconsole fun
 2013-04-30  2:44 UTC  (12+ messages)

udp packet not reach application
 2013-04-30  2:15 UTC  (2+ messages)

[PATCH v2] sh_eth: use random MAC address if no valid one supplied
 2013-04-30  2:01 UTC  (3+ messages)

What does socket option SO_SNDBUF mean?
 2013-04-30  1:11 UTC 

[PATCH net-next 0/6] vxlan: port related patches
 2013-04-29 23:40 UTC  (4+ messages)
` [PATCH net-next 3/6] vxlan: fix byte order issues with NDA_PORT

[PATCHv3 0/3] Add support for velocity network driver on platform devices
 2013-04-29 23:04 UTC  (5+ messages)
` [PATCHv3 1/3] net: velocity: Rename vptr->dev to vptr->netdev
` [PATCHv3 2/3] net: velocity: Convert to generic dma functions
` [PATCHv3 3/3] net: velocity: Add platform device support to VIA velocity driver

Fw: [Bug 57251] New: HUAWEI 3G USB modem and abnormal stops
 2013-04-29 22:48 UTC 

[PATCH net-next] tcp: reset timer after any SYNACK retransmit
 2013-04-29 22:13 UTC  (5+ messages)

[PATCH] 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
 2013-04-29 21:46 UTC 

[PATCH 10/10] af_unix: use freezable blocking calls in read
 2013-04-29 21:45 UTC 

Question on the use of ETH_P_CONTROL
 2013-04-29 20:55 UTC  (3+ messages)

[PATCH 00/18] netfilter updates for net-next
 2013-04-29 20:27 UTC  (5+ messages)

[PATCHv3 0/6] ARM: sunxi: Add support for A10 Ethernet controller
 2013-04-29 19:36 UTC  (7+ messages)
  ` [PATCH 1/6] net: Add EMAC ethernet driver found on Allwinner A10 SoC's
  ` [PATCH 2/6] net: Add MDIO bus driver for the Allwinner EMAC
` [PATCH 3/6] ARM: sun4i: Add muxing options for the ethernet controller
` [PATCH 4/6] ARM: sunxi: Add EMAC controller node to sun4i DTSI
` [PATCH 5/6] ARM: cubieboard: Enable ethernet (EMAC) support in dts
` [PATCH 6/6] ARM: sunxi: Add EMAC Controller to Hackberry dt

[PATCH net-next 0/2] vxlan, bnx2x offload
 2013-04-29 19:28 UTC  (2+ messages)

[PATCHv2 0/3] Add support for velocity network driver on platform devices
 2013-04-29 19:19 UTC  (3+ messages)

[PATCH net-next] net: Add MIB counters for checksum errors
 2013-04-29 19:17 UTC  (2+ messages)

[PATCH net-next] net: defer net_secret[] initialization
 2013-04-29 19:16 UTC  (2+ messages)

[PATCH net-next 2/2] be2net: FLR must be first cmd issued to Lancer FW
 2013-04-29 19:16 UTC  (2+ messages)

[PATCH net-next 1/2] be2net: Use GET_FUNCTION_CONFIG V1 cmd
 2013-04-29 19:15 UTC  (2+ messages)

[PATCH 1/2 v5 RESEND] usbnet: allow status interrupt URB to always be active
 2013-04-29 18:36 UTC  (2+ messages)
` [PATCH 2/2 v5 RESEND] sierra_net: keep status interrupt URB active

[PATCH net-next] hyperv: Fix a compiler warning in netvsc_send()
 2013-04-29 18:30 UTC  (3+ messages)

[PATCH] sh_eth: add R8A77781 support
 2013-04-29 18:25 UTC  (2+ messages)

[PATCH net-next] ipv4: remove unused macro
 2013-04-29 18:23 UTC  (2+ messages)

[PATCH net 1/1] r8169: fix 8168evl frame padding
 2013-04-29 18:11 UTC  (2+ messages)

[PATCH net-next] openvswitch: Remove unneeded ovs_netdev_get_ifindex()
 2013-04-29 18:08 UTC  (3+ messages)

[net-next PATCH 1/1] drivers: net: cpsw: fix kernel warn on cpsw irq enable
 2013-04-29 18:08 UTC  (3+ messages)

[PATCH 0/3] drivers: net: usb: pegasus: bug fixing and cleanup
 2013-04-29 18:04 UTC  (2+ messages)

[PATCH net-next v3] ipv6: Kill ipv6 dependency of icmpv6_send()
 2013-04-29 17:55 UTC  (4+ messages)

[net-next PATCH 2/4] net: increase frag hash size
 2013-04-29 17:44 UTC  (3+ messages)
` [net-next PATCH V2] "


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).