messages from 2012-11-14 14:46:50 to 2012-11-15 16:46:16 UTC [more...]
[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
2012-11-15 17:11 UTC (6+ messages)
` [v6 PATCH 2/8] csiostor: Chelsio FCoE offload driver submission (headers part 1)
` [v6 PATCH 4/8] csiostor: Chelsio FCoE offload driver submission (sources "
` [v6 PATCH 5/8] csiostor: Chelsio FCoE offload driver submission (sources part 2)
` [v6 PATCH 6/8] csiostor: Chelsio FCoE offload driver submission (sources part 3)
` [v6 PATCH 8/8] csiostor: Chelsio FCoE offload driver submission (sources part 5)
[PATCH v2 net-next 00/22] bnx2x: support SR-IOV
2012-11-15 16:47 UTC (22+ messages)
` [PATCH v2 net-next 01/22] bnx2x: Support probing and removing of VF device
` [PATCH v2 net-next 02/22] bnx2x: VF <-> PF channel 'acquire' at vf probe
` [PATCH v2 net-next 03/22] bnx2x: Add to VF <-> PF channel the release request
` [PATCH v2 net-next 04/22] bnx2x: Separate VF and PF logic
` [PATCH v2 net-next 05/22] bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
` [PATCH v2 net-next 06/22] bnx2x: Add teardown_q and close "
` [PATCH v2 net-next 07/22] bnx2x: Support ndo_set_rxmode in VF driver
` [PATCH v2 net-next 08/22] bnx2x: VF fastpath
` [PATCH v2 net-next 09/22] bnx2x: Allocate VF database in PF when VFs are present
` [PATCH v2 net-next 10/22] bnx2x: Prepare device and initialize VF database
` [PATCH v2 net-next 11/22] bnx2x: Infrastructure for VF <-> PF request on PF side
` [PATCH v2 net-next 12/22] bnx2x: Support of PF driver of a VF acquire request
` [PATCH v2 net-next 13/22] bnx2x: Support of PF driver of a VF init request
` [PATCH v2 net-next 14/22] bnx2x: Support statistics collection for VFs by the PF
` [PATCH v2 net-next 15/22] bnx2x: Support of PF driver of a VF setup_q request
` [PATCH v2 net-next 16/22] bnx2x: Support of PF driver of a VF q_filters request
` [PATCH v2 net-next 18/22] bnx2x: Support of PF driver of a VF close request
` [PATCH v2 net-next 19/22] bnx2x: Support of PF driver of a VF release request
` [PATCH v2 net-next 20/22] bnx2x: Support VF FLR
` [PATCH v2 net-next 21/22] bnx2x: Support PF <-> VF Bulletin Board
` [PATCH v2 net-next 22/22] bnx2x: Add VF device ids and enable feature
Benchmark results: "Enhanced NUMA scheduling with adaptive affinity"
2012-11-15 16:29 UTC
Network soft and hard irqs statistics
2012-11-15 16:01 UTC
tc adding two filters with different protocols
2012-11-15 15:04 UTC
[PATCH] tcp: fix retransmission in repair mode
2012-11-15 15:03 UTC (3+ messages)
[PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
2012-11-15 15:01 UTC
[PATCH 0/9 v4] use efficient this_cpu_* helper
2012-11-15 14:53 UTC (3+ messages)
[net-next 0/9][pull request] Intel Wired LAN Driver Updates
2012-11-15 14:39 UTC (10+ messages)
` [net-next 1/9] ioat: Do not enable DCA if tag map is invalid
` [net-next 2/9] ixgbevf: Streamline the rx buffer allocation
` [net-next 3/9] ixgbevf: Fix unnecessary dereference where local var is available
` [net-next 4/9] ixgbevf: Remove the ring adapter pointer value
` [net-next 5/9] ixgbevf: Remove checking for mac.ops function pointers
` [net-next 6/9] ixgbevf: Remove mailbox spinlock from the reset function
` [net-next 7/9] ixgbevf: White space and comments clean up
` [net-next 8/9] ixgbevf: Remove unneeded and obsolete comment
` [net-next 9/9] ixgbevf: Add checksum statistics counters to rings
[PATCH net-next 1/3] ipip: fix sparse warnings in ipip_netlink_parms()
2012-11-15 14:06 UTC (9+ messages)
` [PATCH net-next 2/3] sit: fix sparse warnings
` [PATCH net-next 3/3] ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
` [PATCH net-next v2 1/3] ipip: fix sparse warnings in ipip_netlink_parms()
` [PATCH net-next v2 2/3] sit: fix sparse warnings
` [PATCH net-next v2 3/3] ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
[PATCHv2 net-next] add DOVE extensions for VXLAN
2012-11-15 13:46 UTC
[PATCHv2 iproute2] add DOVE extensions for iproute2
2012-11-15 13:49 UTC
[PATCHv2] sctp: fix /proc/net/sctp/ memory leak
2012-11-15 13:49 UTC
[RFC] tcp: use order-3 pages in tcp_sendmsg()
2012-11-15 13:47 UTC (4+ messages)
[PATCH] sctp: fix /proc/net/sctp/ memory leak
2012-11-15 13:13 UTC (2+ messages)
[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
2012-11-15 11:32 UTC (4+ messages)
` [v6 PATCH 1/8] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates)
[PATCH 0/4] Implement persistent grant in xen-netfront/netback
2012-11-15 11:15 UTC (22+ messages)
` [PATCH 1/4] xen/netback: implements persistent grant with one page pool
` [Xen-devel] "
` [PATCH 2/4] xen/netback: Split one page pool into two(tx/rx) "
` [PATCH 3/4] Xen/netfront: Implement persistent grant in netfront
` [Xen-devel] "
` [PATCH 4/4] fix code indent issue in xen-netfront
` [Xen-devel] [PATCH 0/4] Implement persistent grant in xen-netfront/netback
[patch net] net: correct check in dev_addr_del()
2012-11-15 10:12 UTC (7+ messages)
[PATCH] bonding: rlb mode of bond should not alter ARP originating via bridge
2012-11-15 9:47 UTC
drivers/net/ethernet/amd/ni65.c:1243:8-14: WARNING: PTR_RET can be used
2012-11-15 9:20 UTC
[PATCH net-next] tunnel: use the correct endian for some fields
2012-11-15 9:04 UTC (3+ messages)
[PATCH] ipv6: fix two typos in a comment in xfrm6_init()
2012-11-15 8:21 UTC (5+ messages)
[PATCH v7] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
2012-11-15 8:02 UTC (11+ messages)
` [PATCH v7 1/6] net: mvmdio: new Marvell MDIO driver
` [PATCH v7 2/6] net: mvneta: driver for Marvell Armada 370/XP network unit
` [PATCH v7 3/6] net: mvneta: update MAINTAINERS file for the mvneta maintainers
` [PATCH v7 4/6] arm: mvebu: add Ethernet controllers using mvneta driver for Armada 370/XP
` [PATCH v7 5/6] arm: mvebu: enable Ethernet controllers on Armada 370/XP eval boards
` [PATCH v7 6/6] arm: mvebu: enable Ethernet controllers on OpenBlocks AX3-4 platform
Latest 3.6.6 are not compiling due tg3 network driver, hwmon_device_unregister
2012-11-15 7:56 UTC (7+ messages)
[net-next:master 37/50] net/ipv6/sit.c:1243:34: sparse: incorrect type in assignment (different base types)
2012-11-15 5:42 UTC
[net-next:master 35/50] net/ipv6/sit.c:1232:52: sparse: incorrect type in argument 3 (different base types)
2012-11-15 5:31 UTC
[net-next:master 33/50] net/ipv4/ipip.c:867:34: sparse: incorrect type in assignment (different base types)
2012-11-15 5:16 UTC
[net-next:master 30/50] net/ipv6/ip6_tunnel.c:1571:33: sparse: incorrect type in assignment (different base types)
2012-11-15 4:53 UTC
[PATCHES] Networking fixes for -stable
2012-11-15 4:06 UTC (5+ messages)
[PATCH] Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free"
2012-11-15 3:34 UTC
[PATCH v2 0/3] macb add support for phy gpio interrupt
2012-11-15 3:23 UTC (2+ messages)
pull request: batman-adv 2012-11-14
2012-11-15 3:11 UTC (14+ messages)
` [PATCH 01/11] batman-adv: don't rely on positions in struct for hashing
` [PATCH 02/11] batman-adv: fix wrong spinlock inline comment
` [PATCH 03/11] batman-adv: prevent using any virtual device created on batman-adv as hard-interface
` [PATCH 04/11] batman-adv: send announcement when backbone gw is registered
` [PATCH 05/11] batman-adv: allow bla traffic only after first worker period
` [PATCH 06/11] batman-adv: wait multiple periods before activating bla
` [PATCH 07/11] batman-adv: substitute tt_poss_change with a per-tt_entry flag
` [PATCH 08/11] batman-adv: refactor code to simplify long lines
` [PATCH 09/11] batman-adv: refactor tt_global_del_struct()
` [PATCH 10/11] batman-adv: roaming handling mechanism redesign
` [PATCH 11/11] batman-adv: Remove instant overwritten variable initialization
` [B.A.T.M.A.N.] pull request: batman-adv 2012-11-14
[PATCH V5 0/7] ARM: AM33XX: net: Add DT support to CPSW and MDIO driver
2012-11-15 3:09 UTC (9+ messages)
` [PATCH V5 1/7] net: davinci_mdio: Fix typo mistake in calling runtime-pm api
` [PATCH V5 2/7] net: cpsw: Add parent<->child relation support between cpsw and mdio
` [PATCH V5 3/7] cpsw: simplify the setup of the register pointers
` [PATCH V5 4/7] net: cpsw: halt network stack before halting the device during suspend
` [PATCH V5 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
` [PATCH V5 5/7] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
` [PATCH V5 7/7] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
pull request: wireless-next 2012-11-14
2012-11-15 3:07 UTC (2+ messages)
[PATCH net-next 1/4] tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
2012-11-15 3:05 UTC (8+ messages)
` [PATCH net-next 2/4] tg3: Prevent spurious tx timeout by setting carrier off before tx disable
` [PATCH net-next 3/4] tg3: Cleanup hardcoded ethtool test array indexes
` [PATCH net-next 4/4] tg3: Use tp->rxq_cnt when checking RSS tables
[PATCH net-next 0/10] Add support of tunnel management via rtnetlink
2012-11-15 3:03 UTC (12+ messages)
` [PATCH net-next 01/10] ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
` [PATCH net-next 02/10] ip6tnl: rename rtnl functions for consistency
` [PATCH net-next 03/10] ip6tnl: add support of link creation via rtnl
` [PATCH net-next 04/10] ipip: always notify change when params are updated
` [PATCH net-next 05/10] ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
` [PATCH net-next 06/10] ipip: add support of link creation via rtnl
` [PATCH net-next 07/10] sit: always notify change when params are updated
` [PATCH net-next 08/10] sit/rtnl: add missing parameters on dump
` [PATCH net-next 09/10] sit: rename rtnl functions for consistency
` [PATCH net-next 10/10] sit: add support of link creation via rtnl
[PATCH] net/smsc911x: Fix ready check in cases where WORD_SWAP is needed
2012-11-15 2:51 UTC (2+ messages)
[PATCH] drivers/net: fix tasklet misuse issue
2012-11-15 2:50 UTC (2+ messages)
[PATCH net-next] vmxnet3: fix indentation
2012-11-15 2:48 UTC (2+ messages)
[PATCH] ipv4/ip_vti.c: VTI fix post-decryption forwarding
2012-11-15 2:41 UTC (2+ messages)
compound skb frag pages appearing in start_xmit
2012-11-15 2:31 UTC (13+ messages)
` [Xen-devel] "
[RFC PATCH 00/13] Always build GSO/GRO functionality into the kernel
2012-11-15 2:16 UTC (4+ messages)
` [RFC PATCH 03/13] net: Add net protocol offload registration infrustructure
question about RT_TABLE_MAX
2012-11-15 1:28 UTC (2+ messages)
[PATCH net-next 1/2] net: convert __IPTUNNEL_XMIT() to an inline function
2012-11-15 1:25 UTC (4+ messages)
` [PATCH net-next 2/2] net: unify for_each_ip_tunnel_rcu()
[PATCH net-next] ipv6: remove obsolete comments in route.c
2012-11-15 1:25 UTC (2+ messages)
[PATCH net-next 0/4] New Bridge security features
2012-11-15 1:25 UTC (2+ messages)
82571EB: Detected Hardware Unit Hang
2012-11-15 0:32 UTC (5+ messages)
[PATCH 3.7.0-rc4] of/net/mdio-gpio: Fix pdev->id issue when using devicetrees
2012-11-14 23:59 UTC (2+ messages)
[PATCH] ipv4/ip_vti.c: VTI fix post-decryption forwarding
2012-11-14 23:54 UTC (2+ messages)
Linux kernel handling of IPv6 temporary addresses
2012-11-14 23:08 UTC (4+ messages)
PROBLEM: freeze when resuming from suspend-to-ram
2012-11-14 21:11 UTC (2+ messages)
IPv6 bonding support?
2012-11-14 19:34 UTC (2+ messages)
[tcpdump-workers] vlan tagged packets and libpcap breakage
2012-11-14 18:58 UTC (5+ messages)
` "
[PATCH 0/6] VSOCK for Linux upstreaming
2012-11-14 16:42 UTC (2+ messages)
` [Pv-drivers] "
[PATCH net-next 2/3] myri10ge: Add vlan rx for better GRO perf
2012-11-14 16:32 UTC (4+ messages)
` [PATCH v2 "
[PATCH iproute2 1/3] ip/ip6tunnel: fix help for TCLASS
2012-11-14 15:29 UTC (3+ messages)
` [PATCH iproute2 2/3] ip/ip6tunnel: reset encap limit flag on change
` [PATCH iproute2 3/3] ip/ip6tunnel: fix update of tclass and flowlabel
[PATCH V3] wanrouter: Remove it and the drivers that depend on it
2012-11-14 15:23 UTC (5+ messages)
[PATCH 0/2] iputils: minor fixes
2012-11-14 15:23 UTC (2+ messages)
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).